guix-commits
[Top][All Lists]
Advanced

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

34/97: gnu: gnome-keyring: Update to 3.20.0.


From: ???
Subject: 34/97: gnu: gnome-keyring: Update to 3.20.0.
Date: Thu, 07 Apr 2016 03:13:04 +0000

iyzsong pushed a commit to branch gnome-updates
in repository guix.

commit f91549a5a6863b26f30e58fc0f4b59b9797d2ece
Author: 宋文武 <address@hidden>
Date:   Wed Apr 6 16:40:41 2016 +0800

    gnu: gnome-keyring: Update to 3.20.0.
    
    * gnu/packages/gnome.scm (gnome-keyring): Update to 3.20.0.
---
 gnu/packages/gnome.scm |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index caccdec..c0401d6 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -340,7 +340,7 @@ GNOME Desktop.")
 (define-public gnome-keyring
   (package
     (name "gnome-keyring")
-    (version "3.18.3")
+    (version "3.20.0")
     (source (origin
              (method url-fetch)
              (uri (string-append "mirror://gnome/sources/" name "/"
@@ -348,7 +348,7 @@ GNOME Desktop.")
                                  name "-" version ".tar.xz"))
              (sha256
               (base32
-               "167dq1yvm080g5s38hqjl0xx5cgpkcl1xqy9p5sxmgc92zb0srrz"))))
+               "16gcwwcg91ipxjmiyi4c4njvnxixmv1i278p0bilc3lafk6ww5xw"))))
     (build-system gnu-build-system)
     (arguments
      `(#:tests? #f ;48 of 603 tests fail because /var/lib/dbus/machine-id does



reply via email to

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