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

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

bug#51519: closed ([PATCH] gnu: wesnoth: Update to 1.16.0.)


From: GNU bug Tracking System
Subject: bug#51519: closed ([PATCH] gnu: wesnoth: Update to 1.16.0.)
Date: Sun, 31 Oct 2021 09:45:02 +0000

Your message dated Sun, 31 Oct 2021 15:14:52 +0530
with message-id <871r41ttnv.fsf@systemreboot.net>
and subject line Re: bug#51519: [PATCH] gnu: wesnoth: Update to 1.16.0.
has caused the debbugs.gnu.org bug report #51519,
regarding [PATCH] gnu: wesnoth: Update to 1.16.0.
to be marked as done.

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


-- 
51519: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=51519
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: wesnoth: Update to 1.16.0. Date: Sat, 30 Oct 2021 19:07:14 +0000
* gnu/packages/games.scm (wesnoth): Update to 1.16.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 28443394b7..782c2b9c2e 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -4147,7 +4147,7 @@ falling, themeable graphics and sounds, and replays.")
 (define-public wesnoth
   (package
     (name "wesnoth")
-    (version "1.14.17")
+    (version "1.16.0")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://sourceforge/wesnoth/wesnoth-"
@@ -4156,7 +4156,7 @@ falling, themeable graphics and sounds, and replays.")
                                   "wesnoth-" version ".tar.bz2"))
               (sha256
                (base32
-                "1qc4ylhc4ab51milclzhflpmzw6bg35knwqaj3b157700jkcniin"))))
+                "0qs102ws46z0cqyk3maxd1c4bywswlacbqkpmb51x9jd8c746vhz"))))
     (build-system cmake-build-system)
     (arguments
      `(#:tests? #f))                    ;no check target
-- 
2.30.2




--- End Message ---
--- Begin Message --- Subject: Re: bug#51519: [PATCH] gnu: wesnoth: Update to 1.16.0. Date: Sun, 31 Oct 2021 15:14:52 +0530
Hi Felix,

Thanks for the patch! I have applied it on master.

Regards,
Arun

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

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