unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#49175] [PATCH] gnu: armagetronad: Update to 0.2.9.1.0.
@ 2021-06-22 19:22 Solene Rapenne via Guix-patches via
  2021-06-22 21:14 ` Nicolas Goaziou
  0 siblings, 1 reply; 2+ messages in thread
From: Solene Rapenne via Guix-patches via @ 2021-06-22 19:22 UTC (permalink / raw)
  To: 49175


* gnu/packages/games.scm (armagetronad): Update to 0.2.9.1.0.
---
 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 52fd43b88e..984d8490a4 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -396,14 +396,14 @@ The game includes a built-in editor so you can design and share your own maps.")
 (define-public armagetronad
   (package
     (name "armagetronad")
-    (version "0.2.9.0.1")
+    (version "0.2.9.1.0")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://sourceforge/armagetronad/stable/"
                                   version "/armagetronad-" version ".tbz"))
               (sha256
                (base32
-                "19rfhlg4gp0r7k1j8v4iw20325ciy156nmzax4xikmw22c6nmxcz"))))
+                "18gn4sg4j5sw38ngb90sl50raliplrsgjcvy8fjwry733k0cgdjr"))))
     (build-system gnu-build-system)
     (native-inputs
      `(("pkg-config" ,pkg-config)))
-- 
2.32.0

works on amd64




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

* [bug#49175] [PATCH] gnu: armagetronad: Update to 0.2.9.1.0.
  2021-06-22 19:22 [bug#49175] [PATCH] gnu: armagetronad: Update to 0.2.9.1.0 Solene Rapenne via Guix-patches via
@ 2021-06-22 21:14 ` Nicolas Goaziou
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2021-06-22 21:14 UTC (permalink / raw)
  To: 49175; +Cc: Solene Rapenne, 49175-done

Hello,

Solene Rapenne via Guix-patches via <guix-patches@gnu.org> writes:

> * gnu/packages/games.scm (armagetronad): Update to 0.2.9.1.0.

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou




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

end of thread, other threads:[~2021-06-22 21:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-22 19:22 [bug#49175] [PATCH] gnu: armagetronad: Update to 0.2.9.1.0 Solene Rapenne via Guix-patches via
2021-06-22 21:14 ` Nicolas Goaziou

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).