diff mbox series

[bug#43051] gnu: gnome-mines: Update to 3.36.0.

Message ID 20200826000519.15267-1-mike@rohleder.de
State Accepted
Headers show
Series [bug#43051] gnu: gnome-mines: Update to 3.36.0. | expand

Checks

Context Check Description
cbaines/applying patch fail View Laminar job

Commit Message

Michael Rohleder Aug. 26, 2020, 12:05 a.m. UTC
* gnu/packages/gnome.scm (gnome-mines): Update to 3.36.0.
---
 gnu/packages/gnome.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Comments

Mathieu Othacehe Aug. 27, 2020, 8:28 a.m. UTC | #1
> * gnu/packages/gnome.scm (gnome-mines): Update to 3.36.0.

Pushed, thanks!

Mathieu
diff mbox series

Patch

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 5664f76ae2..bcd5aebda6 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