guix-commits
[Top][All Lists]
Advanced

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

01/01: gnu: gnome-mines: Update to 3.26.0.


From: Kei Kebreau
Subject: 01/01: gnu: gnome-mines: Update to 3.26.0.
Date: Wed, 1 Nov 2017 19:51:24 -0400 (EDT)

kkebreau pushed a commit to branch master
in repository guix.

commit 55ed15baba7090a41c5f15436e01b7a440d3aa04
Author: Kei Kebreau <address@hidden>
Date:   Wed Nov 1 19:49:46 2017 -0400

    gnu: gnome-mines: Update to 3.26.0.
    
    * gnu/packages/gnome.scm (gnome-mines): Update to 3.26.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 bce2b8a..ecfd63d 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -2609,7 +2609,7 @@ and other secrets.  It communicates with the \"Secret 
Service\" using DBus.")
 (define-public gnome-mines
   (package
     (name "gnome-mines")
-    (version "3.24.0")
+    (version "3.26.0")
     (source
      (origin
        (method url-fetch)
@@ -2618,7 +2618,7 @@ and other secrets.  It communicates with the \"Secret 
Service\" using DBus.")
                            name "-" version ".tar.xz"))
        (sha256
         (base32
-         "1xh2as2xmh7gx45gpnl0fh9xjpvyyn3m84qgv41kyp2s4clsyqz6"))))
+         "1sfxdvns8nppdagnhpd9vd7n77sk5rdji3kdqnc78c2p1npiw11b"))))
     (build-system glib-or-gtk-build-system)
     (arguments
      '(#:phases



reply via email to

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