all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#64087] [PATCH] gnu: barrage: Update to 1.0.7.
@ 2023-06-15 18:58 Cairn via Guix-patches via
  2023-06-20 21:28 ` Christopher Baines
  0 siblings, 1 reply; 2+ messages in thread
From: Cairn via Guix-patches via @ 2023-06-15 18:58 UTC (permalink / raw)
  To: 64087; +Cc: Cairn

* 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






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

* [bug#64087] [PATCH] gnu: barrage: Update to 1.0.7.
  2023-06-15 18:58 [bug#64087] [PATCH] gnu: barrage: Update to 1.0.7 Cairn via Guix-patches via
@ 2023-06-20 21:28 ` Christopher Baines
  0 siblings, 0 replies; 2+ messages in thread
From: Christopher Baines @ 2023-06-20 21:28 UTC (permalink / raw)
  To: Cairn; +Cc: 64087-done, 64087

[-- Attachment #1: Type: text/plain, Size: 307 bytes --]


Cairn via Guix-patches via <guix-patches@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

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]

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

end of thread, other threads:[~2023-06-20 21:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-15 18:58 [bug#64087] [PATCH] gnu: barrage: Update to 1.0.7 Cairn via Guix-patches via
2023-06-20 21:28 ` Christopher Baines

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.