emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#49175: closed ([PATCH] gnu: armagetronad: Update to 0.2.9.1.0.)


From: GNU bug Tracking System
Subject: bug#49175: closed ([PATCH] gnu: armagetronad: Update to 0.2.9.1.0.)
Date: Tue, 22 Jun 2021 21:15:03 +0000

Your message dated Tue, 22 Jun 2021 23:14:04 +0200
with message-id <871r8tfvqb.fsf@nicolasgoaziou.fr>
and subject line Re: [bug#49175] [PATCH] gnu: armagetronad: Update to 0.2.9.1.0.
has caused the debbugs.gnu.org bug report #49175,
regarding [PATCH] gnu: armagetronad: Update to 0.2.9.1.0.
to be marked as done.

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


-- 
49175: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=49175
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: armagetronad: Update to 0.2.9.1.0. Date: Tue, 22 Jun 2021 21:22:35 +0200
* 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



--- End Message ---
--- Begin Message --- Subject: Re: [bug#49175] [PATCH] gnu: armagetronad: Update to 0.2.9.1.0. Date: Tue, 22 Jun 2021 23:14:04 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux)
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


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]