guix-commits
[Top][All Lists]
Advanced

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

35/77: gnu: five-or-more: Update to 3.28.0.


From: Ricardo Wurmus
Subject: 35/77: gnu: five-or-more: Update to 3.28.0.
Date: Mon, 6 Aug 2018 14:29:20 -0400 (EDT)

rekado pushed a commit to branch wip-gnome-upgrades
in repository guix.

commit 527f25f357e7355a7ed6775f36b185ccb10bdc13
Author: Ricardo Wurmus <address@hidden>
Date:   Mon Aug 6 11:21:53 2018 +0200

    gnu: five-or-more: Update to 3.28.0.
    
    * gnu/packages/gnome.scm (five-or-more): Update to 3.28.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 b467cf8..bbb6679 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -2649,7 +2649,7 @@ and other secrets.  It communicates with the \"Secret 
Service\" using DBus.")
 (define-public five-or-more
   (package
     (name "five-or-more")
-    (version "3.26.0")
+    (version "3.28.0")
     (source
      (origin
        (method url-fetch)
@@ -2658,7 +2658,7 @@ and other secrets.  It communicates with the \"Secret 
Service\" using DBus.")
                            name "-" version ".tar.xz"))
        (sha256
         (base32
-         "0wkp08xsqr9p9cgdfghi424diajs016b2h4bsfcr5y9xc3rgf93w"))))
+         "1fy4a7qdjqvabm0cl45d6xlx6hy4paxvm0b2paifff73bl250d5c"))))
     (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]