summary refs log tree commit diff
path: root/gnu/packages
diff options
context:
space:
mode:
authorKei Kebreau <kkebreau@posteo.net>2020-04-21 23:53:30 -0400
committerKei Kebreau <kkebreau@posteo.net>2020-05-12 10:49:53 -0400
commitce223ac4fb1dc48e41bb28b3e23efee645c990db (patch)
tree0fdf5f9757045d4e845d70250c39d2fc5c39a279 /gnu/packages
parentc92b90bf08f0a17008881145469fac21480d654e (diff)
downloadguix-ce223ac4fb1dc48e41bb28b3e23efee645c990db.tar.gz
gnu: gnome-mines: Update to 3.36.0.
* gnu/packages/gnome.scm (gnome-mines): Update to 3.36.0.
Diffstat (limited to 'gnu/packages')
-rw-r--r--gnu/packages/gnome.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 56366ec0eb..688f7aae53 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -3824,7 +3824,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)
@@ -3833,7 +3833,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