GNU bug report logs - #43054
[PATCH] gnu: gnome-chess: Update to 3.37.3.

Previous Next

Package: guix-patches;

Reported by: Michael Rohleder <mike <at> rohleder.de>

Date: Wed, 26 Aug 2020 03:36:01 UTC

Severity: normal

Tags: patch

Done: Brett Gilio <brettg <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Brett Gilio <brettg <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#43054: closed ([PATCH] gnu: gnome-chess: Update to 3.37.3.)
Date: Wed, 26 Aug 2020 03:43:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Tue, 25 Aug 2020 22:42:46 -0500
with message-id <87h7sqax8p.fsf <at> gnu.org>
and subject line Re: [bug#43054] [PATCH] gnu: gnome-chess: Update to 3.37.3.
has caused the debbugs.gnu.org bug report #43054,
regarding [PATCH] gnu: gnome-chess: Update to 3.37.3.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
43054: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=43054
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Michael Rohleder <mike <at> rohleder.de>
To: guix-patches <at> gnu.org
Cc: Michael Rohleder <mike <at> rohleder.de>
Subject: [PATCH] gnu: gnome-chess: Update to 3.37.3.
Date: Wed, 26 Aug 2020 05:34:42 +0200
* 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



[Message part 3 (message/rfc822, inline)]
From: Brett Gilio <brettg <at> gnu.org>
To: Michael Rohleder <mike <at> rohleder.de>
Cc: 43054-done <at> debbugs.gnu.org
Subject: Re: [bug#43054] [PATCH] gnu: gnome-chess: Update to 3.37.3.
Date: Tue, 25 Aug 2020 22:42:46 -0500
Michael Rohleder <mike <at> rohleder.de> writes:

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

Thanks for the patch! Pushed to master with
a41b8c9a09186b9e176daa20ad2c46a9ff0fb009.

Brett Gilio


This bug report was last modified 4 years and 327 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.