guix-commits
[Top][All Lists]
Advanced

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

28/34: gnu: mate-polkit: Update to 1.24.0.


From: guix-commits
Subject: 28/34: gnu: mate-polkit: Update to 1.24.0.
Date: Thu, 2 Apr 2020 10:07:33 -0400 (EDT)

civodul pushed a commit to branch master
in repository guix.

commit 65afb91138cb216ac41907b7d9d8f240b74e08f5
Author: Jonathan Brielmaier <address@hidden>
AuthorDate: Mon Mar 30 15:25:06 2020 +0200

    gnu: mate-polkit: Update to 1.24.0.
    
    * gnu/packages/mate.scm (mate-polkit): Update to 1.24.0.
    
    Signed-off-by: Ludovic Courtès <address@hidden>
---
 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 5c65093..5c48a98 100644
--- a/gnu/packages/mate.scm
+++ b/gnu/packages/mate.scm
@@ -1508,7 +1508,7 @@ MATE Desktop to monitor your system resources and usage.")
 (define-public mate-polkit
   (package
     (name "mate-polkit")
-    (version "1.22.0")
+    (version "1.24.0")
     (source
      (origin
        (method url-fetch)
@@ -1516,7 +1516,7 @@ MATE Desktop to monitor your system resources and usage.")
                            name "-" version ".tar.xz"))
        (sha256
         (base32
-         "02r8n71xflhvw2hsf6g4svdahzyg3r4n6xamasyzqfhyn0mqmjy0"))))
+         "1450bqzlnvwy3xa98lj102j2cf7piqbxcd1cy2zp41rdl8ri3gvn"))))
     (build-system glib-or-gtk-build-system)
     (native-inputs
      `(("gettext" ,gettext-minimal)



reply via email to

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