guix-commits
[Top][All Lists]
Advanced

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

30/31: gnu: mate-polkit: Update to 1.22.0.


From: guix-commits
Subject: 30/31: gnu: mate-polkit: Update to 1.22.0.
Date: Wed, 3 Apr 2019 09:27:15 -0400 (EDT)

dannym pushed a commit to branch master
in repository guix.

commit 1e4999de71f5ec84dd04e5496437b427c8d4f4a7
Author: guy fleury iteriteka <address@hidden>
Date:   Tue Apr 2 19:26:37 2019 +0200

    gnu: mate-polkit: Update to 1.22.0.
    
    * gnu/packages/mate.scm (mate-polkit): Update to 1.22.0.
    
    Signed-off-by: Danny Milosavljevic <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 3757182..dc218ef 100644
--- a/gnu/packages/mate.scm
+++ b/gnu/packages/mate.scm
@@ -1478,7 +1478,7 @@ MATE Desktop to monitor your system resources and usage.")
 (define-public mate-polkit
   (package
     (name "mate-polkit")
-    (version "1.18.1")
+    (version "1.22.0")
     (source
      (origin
        (method url-fetch)
@@ -1487,7 +1487,7 @@ MATE Desktop to monitor your system resources and usage.")
                            name "-" version ".tar.xz"))
        (sha256
         (base32
-         "15vf2hnyjg8zsw3iiwjwi497yygkmvpnn6w1hik7dfw4a621w0gc"))))
+         "02r8n71xflhvw2hsf6g4svdahzyg3r4n6xamasyzqfhyn0mqmjy0"))))
     (build-system glib-or-gtk-build-system)
     (native-inputs
      `(("gettext" ,gettext-minimal)



reply via email to

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