guix-commits
[Top][All Lists]
Advanced

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

01/06: gnu: five-or-more: Update to 3.32.2.


From: guix-commits
Subject: 01/06: gnu: five-or-more: Update to 3.32.2.
Date: Fri, 1 May 2020 11:32:49 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit ee75b46fb441bdce88cdd38fad390840207948d0
Author: Tobias Geerinckx-Rice <address@hidden>
AuthorDate: Fri May 1 14:02:27 2020 +0200

    gnu: five-or-more: Update to 3.32.2.
    
    * gnu/packages/gnome.scm (five-or-more): Update to 3.32.2.
---
 gnu/packages/gnome.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index e6b1942..2f58187 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -3799,7 +3799,7 @@ and other secrets.  It communicates with the \"Secret 
Service\" using DBus.")
 (define-public five-or-more
   (package
     (name "five-or-more")
-    (version "3.32.1")
+    (version "3.32.2")
     (source
      (origin
        (method url-fetch)
@@ -3807,7 +3807,7 @@ and other secrets.  It communicates with the \"Secret 
Service\" using DBus.")
                            (version-major+minor version) "/"
                            "five-or-more-" version ".tar.xz"))
        (sha256
-        (base32 "0xw05dd2dwi9vsph9h158b4n89s5k07xrh6bjz1icm0pdmjwhpgk"))))
+        (base32 "19pf8wzbf3ciqf2k4bj9sddvyhckfd62x86pnqr6s8h4vn9jc6ii"))))
     (build-system meson-build-system)
     (arguments
      '(#:glib-or-gtk? #t



reply via email to

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