GNU bug report logs - #64087
[PATCH] gnu: barrage: Update to 1.0.7.

Previous Next

Package: guix-patches;

Reported by: Cairn <cairn <at> pm.me>

Date: Thu, 15 Jun 2023 18:59:01 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.net>

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: Christopher Baines <mail <at> cbaines.net>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#64087: closed ([PATCH] gnu: barrage: Update to 1.0.7.)
Date: Tue, 20 Jun 2023 21:30:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Tue, 20 Jun 2023 22:28:47 +0100
with message-id <87bkh9omag.fsf <at> cbaines.net>
and subject line Re: [bug#64087] [PATCH] gnu: barrage: Update to 1.0.7.
has caused the debbugs.gnu.org bug report #64087,
regarding [PATCH] gnu: barrage: Update to 1.0.7.
to be marked as done.

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


-- 
64087: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=64087
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Cairn <cairn <at> pm.me>
To: guix-patches <at> gnu.org
Cc: Cairn <cairn <at> pm.me>
Subject: [PATCH] gnu: barrage: Update to 1.0.7.
Date: Thu, 15 Jun 2023 18:58:46 +0000
* gnu/packages/games.scm (barrage): Update to 1.0.7.
---
 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 37c51873ab..e768af8203 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -10595,14 +10595,14 @@ (define-public stockfish
 (define-public barrage
   (package
     (name "barrage")
-    (version "1.0.6")
+    (version "1.0.7")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "mirror://sourceforge/lgames/barrage/"
                            "barrage-" version ".tar.gz"))
        (sha256
-        (base32 "1bhx708s7viv01m6bmpjsdgr33wk5kqw4wf7bvgw73a07v6j8ncw"))))
+        (base32 "0j7j6n5h97xpw0h8zi5a8ziw1vjsbr5gk4dcsiwzh59qn0djnrkh"))))
     (build-system gnu-build-system)
     (inputs
      (list hicolor-icon-theme sdl sdl-mixer))

base-commit: f6047c5b716e5d8f3d8a749f389954e4e4c36c16
-- 
2.40.1




[Message part 3 (message/rfc822, inline)]
From: Christopher Baines <mail <at> cbaines.net>
To: Cairn <cairn <at> pm.me>
Cc: 64087-done <at> debbugs.gnu.org, guix-patches <at> gnu.org
Subject: Re: [bug#64087] [PATCH] gnu: barrage: Update to 1.0.7.
Date: Tue, 20 Jun 2023 22:28:47 +0100
[Message part 4 (text/plain, inline)]
Cairn via Guix-patches via <guix-patches <at> gnu.org> writes:

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

Thanks for the patch, I've pushed it to master as
54026e2a4e9632a20c53fb2469a4fa64cb268d74.

Chris
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 2 years and 30 days ago.

Previous Next


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