unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#43054] [PATCH] gnu: gnome-chess: Update to 3.37.3.
@ 2020-08-26  3:34 Michael Rohleder
  2020-08-26  3:42 ` bug#43054: " Brett Gilio
  0 siblings, 1 reply; 3+ messages in thread
From: Michael Rohleder @ 2020-08-26  3:34 UTC (permalink / raw)
  To: 43054; +Cc: Michael Rohleder

* gnu/packages/games.scm (gnome-chess): Update to 3.37.3.
---
 gnu/packages/games.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm
index 9eb11eda50..7f6c238f51 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -1401,7 +1401,7 @@ destroying an ancient book using a special wand.")
 (define-public gnome-chess
   (package
     (name "gnome-chess")
-    (version "3.36.1")
+    (version "3.37.3")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnome/sources/gnome-chess/"
@@ -1409,7 +1409,7 @@ destroying an ancient book using a special wand.")
                                   "gnome-chess-" version ".tar.xz"))
               (sha256
                (base32
-                "165bk8s3nngyqbikggspj4rff5nxxfkfcmgzjb4grmsrgbqwk5di"))))
+                "09axf0q1mp13sv8cs0syfg8ahcd9r2qb26278r09j6s4njxmkfv4"))))
     (build-system meson-build-system)
     (arguments
      '(#:glib-or-gtk? #t
-- 
2.28.0





^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-08-26  8:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-08-26  3:34 [bug#43054] [PATCH] gnu: gnome-chess: Update to 3.37.3 Michael Rohleder
2020-08-26  3:42 ` bug#43054: " Brett Gilio
2020-08-26  8:46   ` [bug#43054] " Efraim Flashner

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).