guix-commits
[Top][All Lists]
Advanced

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

25/48: gnu: gnome-mines: Update to 3.20.1.


From: ???
Subject: 25/48: gnu: gnome-mines: Update to 3.20.1.
Date: Tue, 23 Aug 2016 12:11:49 +0000 (UTC)

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

commit 2b949c03a8c1214f73a2a75c19dab3cd44416b73
Author: 宋文武 <address@hidden>
Date:   Mon Aug 22 21:54:30 2016 +0800

    gnu: gnome-mines: Update to 3.20.1.
    
    * gnu/packages/gnome.scm (gnome-mines): Update to 3.20.1.
---
 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 4fc2523..73b3e16 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -2257,7 +2257,7 @@ and other secrets.  It communicates with the \"Secret 
Service\" using DBus.")
 (define-public gnome-mines
   (package
     (name "gnome-mines")
-    (version "3.20.0")
+    (version "3.20.1")
     (source
      (origin
        (method url-fetch)
@@ -2266,7 +2266,7 @@ and other secrets.  It communicates with the \"Secret 
Service\" using DBus.")
                            name "-" version ".tar.xz"))
        (sha256
         (base32
-         "19khp4ckqbdgk6828gprxy52fsg8klf957dnwsin75nskk8whxbp"))))
+         "0frb1r0f55giz7yqxl9920vvzqlirdivz54ygc9d85r8v63fh5aq"))))
     (build-system glib-or-gtk-build-system)
     (arguments
      '(#:phases



reply via email to

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