guix-commits
[Top][All Lists]
Advanced

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

98/135: gnu: gnome-mines: Update to 3.30.1.1.


From: guix-commits
Subject: 98/135: gnu: gnome-mines: Update to 3.30.1.1.
Date: Fri, 21 Dec 2018 14:37:45 -0500 (EST)

rekado pushed a commit to branch wip-gnome3.30
in repository guix.

commit fd5f6e65a17cbada4a1eab17c40fc3fe6eff2eac
Author: Ricardo Wurmus <address@hidden>
Date:   Tue Dec 4 05:11:40 2018 +0100

    gnu: gnome-mines: Update to 3.30.1.1.
    
    * gnu/packages/gnome.scm (gnome-mines): Update to 3.30.1.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 4d2e1a5..2cd5d1a 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -2706,7 +2706,7 @@ and other secrets.  It communicates with the \"Secret 
Service\" using DBus.")
 (define-public gnome-mines
   (package
     (name "gnome-mines")
-    (version "3.28.0")
+    (version "3.30.1.1")
     (source
      (origin
        (method url-fetch)
@@ -2715,7 +2715,7 @@ and other secrets.  It communicates with the \"Secret 
Service\" using DBus.")
                            name "-" version ".tar.xz"))
        (sha256
         (base32
-         "16w55hqaxipcv870n9gpn6qiywbqbyg7bjshaa02r75ias8dfxvf"))))
+         "08ddk400sg1g3q26gnm5mgv81vdqyix0yl7pd47p50vkc1w6f33z"))))
     (build-system meson-build-system)
     (arguments
      `(#:phases



reply via email to

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