unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#51519] [PATCH] gnu: wesnoth: Update to 1.16.0.
@ 2021-10-30 19:07 Felix Gruber
  2021-10-31  9:44 ` bug#51519: " Arun Isaac
  0 siblings, 1 reply; 2+ messages in thread
From: Felix Gruber @ 2021-10-30 19:07 UTC (permalink / raw)
  To: 51519; +Cc: Felix Gruber

* 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





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

* bug#51519: [PATCH] gnu: wesnoth: Update to 1.16.0.
  2021-10-30 19:07 [bug#51519] [PATCH] gnu: wesnoth: Update to 1.16.0 Felix Gruber
@ 2021-10-31  9:44 ` Arun Isaac
  0 siblings, 0 replies; 2+ messages in thread
From: Arun Isaac @ 2021-10-31  9:44 UTC (permalink / raw)
  To: Felix Gruber; +Cc: 51519-done

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


Hi Felix,

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

Regards,
Arun

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

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

end of thread, other threads:[~2021-10-31  9:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-30 19:07 [bug#51519] [PATCH] gnu: wesnoth: Update to 1.16.0 Felix Gruber
2021-10-31  9:44 ` bug#51519: " Arun Isaac

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