GNU bug report logs -
#64087
[PATCH] gnu: barrage: Update to 1.0.7.
Previous Next
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.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 64087 in the body.
You can then email your comments to 64087 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#64087
; Package
guix-patches
.
(Thu, 15 Jun 2023 18:59:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Cairn <cairn <at> pm.me>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Thu, 15 Jun 2023 18:59:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* 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
Information forwarded
to
guix-patches <at> gnu.org
:
bug#64087
; Package
guix-patches
.
(Tue, 20 Jun 2023 21:30:02 GMT)
Full text and
rfc822 format available.
Message #8 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (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)]
Reply sent
to
Christopher Baines <mail <at> cbaines.net>
:
You have taken responsibility.
(Tue, 20 Jun 2023 21:30:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Cairn <cairn <at> pm.me>
:
bug acknowledged by developer.
(Tue, 20 Jun 2023 21:30:03 GMT)
Full text and
rfc822 format available.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Wed, 19 Jul 2023 11:24:14 GMT)
Full text and
rfc822 format available.
This bug report was last modified 2 years and 29 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.