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


* gnu/packages/games.scm (wesnoth): Update to 1.14.17.
---
 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 fca25294db..52fd43b88e 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -4176,7 +4176,7 @@ falling, themeable graphics and sounds, and replays.")
 (define-public wesnoth
   (package
     (name "wesnoth")
-    (version "1.14.16")
+    (version "1.14.17")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://sourceforge/wesnoth/wesnoth-"
@@ -4185,7 +4185,7 @@ falling, themeable graphics and sounds, and replays.")
                                   "wesnoth-" version ".tar.bz2"))
               (sha256
                (base32
-                "1d9hq3dcx0sgs2v4400rg2nw98v46m7bwiqqjv8z8n7vw8kx8lhg"))))
+                "1qc4ylhc4ab51milclzhflpmzw6bg35knwqaj3b157700jkcniin"))))
     (build-system cmake-build-system)
     (arguments
      `(#:tests? #f))                    ;no check target
-- 
2.32.0

I tried playing a game on amd64 and it worked with sound.




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

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

Hello,

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

> * gnu/packages/games.scm (wesnoth): Update to 1.14.17.

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou




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

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

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-22 18:12 [bug#49172] [PATCH] gnu: wesnoth: Update to 1.14.17 Solene Rapenne via Guix-patches via
2021-06-22 21:02 ` bug#49172: " 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).