guix-commits
[Top][All Lists]
Advanced

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

22/25: gnu: gnome-mines: Update to 3.24.0.


From: Marius Bakke
Subject: 22/25: gnu: gnome-mines: Update to 3.24.0.
Date: Wed, 24 May 2017 18:55:21 -0400 (EDT)

mbakke pushed a commit to branch staging
in repository guix.

commit ac89f213e32887cdac0493950bdd9b1fa99ffa47
Author: Marius Bakke <address@hidden>
Date:   Wed May 24 19:38:07 2017 +0200

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



reply via email to

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