gnu: wesnoth: Update to 1.16.5.
author宋文武 <iyzsong@member.fsf.org>
Thu, 25 Aug 2022 03:12:03 +0000 (11:12 +0800)
committer宋文武 <iyzsong@member.fsf.org>
Thu, 25 Aug 2022 03:12:36 +0000 (11:12 +0800)
* gnu/packages/games.scm (wesnoth): Update to 1.16.5.

gnu/packages/games.scm

index ebf805c..5dc7298 100644 (file)
@@ -4163,7 +4163,7 @@ falling, themeable graphics and sounds, and replays.")
 (define-public wesnoth
   (package
     (name "wesnoth")
-    (version "1.16.1")
+    (version "1.16.5")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://sourceforge/wesnoth/wesnoth-"
@@ -4172,7 +4172,7 @@ falling, themeable graphics and sounds, and replays.")
                                   "wesnoth-" version ".tar.bz2"))
               (sha256
                (base32
-                "0cyrwmdg93pqpdm7030540jznaky9rda355i9ym8am4k9civlcwf"))))
+                "02pzijbmkgcb8hc4l3f4r3r3mxqda936dp488i9sd9d4m3xdzimh"))))
     (build-system cmake-build-system)
     (arguments
      `(#:tests? #f))                    ;no check target