gnu: mate-applets: Update to 1.26.1.

* gnu/packages/mate.scm (mate-applets): Update to 1.26.1.
[inputs]: Add libnl.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
This commit is contained in:
Andy Tai 2023-06-15 10:35:10 -07:00 committed by 宋文武
parent 7a08744bca
commit fe76492e38
No known key found for this signature in database
GPG key ID: D415BF253B515976

View file

@ -505,14 +505,14 @@ (define-public mate-menus
(define-public mate-applets
(package
(name "mate-applets")
(version "1.24.1")
(version "1.26.1")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://mate/" (version-major+minor version) "/"
"mate-applets-" version ".tar.xz"))
(sha256
(base32 "0h70i4x3bk017pgv4zn280682wm58vwdjm7kni91ni8rmblnnvyp"))))
(base32 "1hn22xxmkm3s1477war7w7lb7yh77b3251y1why37p3nncfzdf1s"))))
(build-system glib-or-gtk-build-system)
(native-inputs
(list pkg-config
@ -533,6 +533,7 @@ (define-public mate-applets
gtksourceview-3
libgtop
libmateweather
libnl
libnotify
libx11
libxml2