guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

26/32: gnu: mate-polkit: Update to 1.26.1.


From: guix-commits
Subject: 26/32: gnu: mate-polkit: Update to 1.26.1.
Date: Sat, 22 Jul 2023 04:47:39 -0400 (EDT)

iyzsong pushed a commit to branch master
in repository guix.

commit d9a79a546f0dfd8e47c7ae81029447712a88d249
Author: Andy Tai <atai@atai.org>
AuthorDate: Thu Jun 15 10:35:28 2023 -0700

    gnu: mate-polkit: Update to 1.26.1.
    
    * gnu/packages/mate.scm (mate-polkit): Update to 1.26.1.
    
    Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
---
 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 07e121a374..973d5b5300 100644
--- a/gnu/packages/mate.scm
+++ b/gnu/packages/mate.scm
@@ -1452,7 +1452,7 @@ MATE Desktop to monitor your system resources and usage.")
 (define-public mate-polkit
   (package
     (name "mate-polkit")
-    (version "1.24.0")
+    (version "1.26.1")
     (source
      (origin
        (method url-fetch)
@@ -1460,7 +1460,7 @@ MATE Desktop to monitor your system resources and usage.")
                            name "-" version ".tar.xz"))
        (sha256
         (base32
-         "1450bqzlnvwy3xa98lj102j2cf7piqbxcd1cy2zp41rdl8ri3gvn"))))
+         "0mq3a9ab4fxpkah6c5p7a0zsy8cixfc5j9030k204cy5vysv1dzm"))))
     (build-system glib-or-gtk-build-system)
     (native-inputs
      (list gettext-minimal gtk-doc intltool libtool pkg-config))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]