guix-commits
[Top][All Lists]
Advanced

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

02/02: gnu: gnome-mines: Update to 3.36.0.


From: guix-commits
Subject: 02/02: gnu: gnome-mines: Update to 3.36.0.
Date: Thu, 27 Aug 2020 04:29:47 -0400 (EDT)

mothacehe pushed a commit to branch master
in repository guix.

commit 64b5aa84addb5a7aa2e4222b53efbab0b9baa897
Author: Michael Rohleder <mike@rohleder.de>
AuthorDate: Wed Aug 26 02:05:19 2020 +0200

    gnu: gnome-mines: Update to 3.36.0.
    
    * gnu/packages/gnome.scm (gnome-mines): Update to 3.36.0.
    
    Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
---
 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 5eda854..54dba9d 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -4635,7 +4635,7 @@ and other secrets.  It communicates with the \"Secret 
Service\" using DBus.")
 (define-public gnome-mines
   (package
     (name "gnome-mines")
-    (version "3.34.0")
+    (version "3.36.0")
     (source
      (origin
        (method url-fetch)
@@ -4644,7 +4644,7 @@ and other secrets.  It communicates with the \"Secret 
Service\" using DBus.")
                            name "-" version ".tar.xz"))
        (sha256
         (base32
-         "1spxa6qr1y8s5rrsvpciywpvhk812ngn95s1apaxaigwy2g1iw54"))))
+         "0m53ymxbgr3rb3yv13fzjwqh6shsfr51abkm47rchsy2jryqkzja"))))
     (build-system meson-build-system)
     (arguments
      '(#:glib-or-gtk? #t



reply via email to

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