GNU bug report logs -
#71781
[PATCH 00/28] Update Mate Desktop to 1.28.
Previous Next
Reported by: Andy Tai <atai <at> atai.org>
Date: Wed, 26 Jun 2024 08:08:02 UTC
Severity: normal
Tags: patch
Done: 宋文武 <iyzsong <at> envs.net>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
* gnu/packages/mate.scm (mate-polkit): Update to 1.28.1.
Change-Id: I479e7342ca616b3a7c57bb94beaf38c1452e97cf
---
gnu/packages/mate.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/mate.scm b/gnu/packages/mate.scm
index 8f19108856..ca8764f1d6 100644
--- a/gnu/packages/mate.scm
+++ b/gnu/packages/mate.scm
@@ -1474,7 +1474,7 @@ (define-public mate-system-monitor
(define-public mate-polkit
(package
(name "mate-polkit")
- (version "1.26.1")
+ (version "1.28.1")
(source
(origin
(method url-fetch)
@@ -1482,7 +1482,7 @@ (define-public mate-polkit
name "-" version ".tar.xz"))
(sha256
(base32
- "0mq3a9ab4fxpkah6c5p7a0zsy8cixfc5j9030k204cy5vysv1dzm"))))
+ "1s2ac2p5smiwr7lf4snciyb9waclychjmzrw32f2qspdm381s2im"))))
(build-system glib-or-gtk-build-system)
(native-inputs
(list gettext-minimal gtk-doc intltool libtool pkg-config))
--
2.34.1
This bug report was last modified 288 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.