guix-commits
[Top][All Lists]
Advanced

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

97/135: gnu: five-or-more: Update to 3.30.0.


From: guix-commits
Subject: 97/135: gnu: five-or-more: Update to 3.30.0.
Date: Fri, 21 Dec 2018 14:37:45 -0500 (EST)

rekado pushed a commit to branch wip-gnome3.30
in repository guix.

commit 61bc1363a62d09ee52ea569db7dd93e7d6c2a108
Author: Ricardo Wurmus <address@hidden>
Date:   Tue Dec 4 05:11:20 2018 +0100

    gnu: five-or-more: Update to 3.30.0.
    
    * gnu/packages/gnome.scm (five-or-more): Update to 3.30.0.
---
 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 c1194eb..4d2e1a5 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -2675,7 +2675,7 @@ and other secrets.  It communicates with the \"Secret 
Service\" using DBus.")
 (define-public five-or-more
   (package
     (name "five-or-more")
-    (version "3.28.0")
+    (version "3.30.0")
     (source
      (origin
        (method url-fetch)
@@ -2684,7 +2684,7 @@ and other secrets.  It communicates with the \"Secret 
Service\" using DBus.")
                            name "-" version ".tar.xz"))
        (sha256
         (base32
-         "1fy4a7qdjqvabm0cl45d6xlx6hy4paxvm0b2paifff73bl250d5c"))))
+         "00d729p251kh96624i7qg2370r5mxwafs016i6hy01vsr71jzb9x"))))
     (build-system glib-or-gtk-build-system)
     (native-inputs
      `(("pkg-config" ,pkg-config)



reply via email to

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