gnu: wesnoth: Update to 1.14.7.
authorTobias Geerinckx-Rice <me@tobias.gr>
Thu, 9 May 2019 20:32:02 +0000 (22:32 +0200)
committerTobias Geerinckx-Rice <me@tobias.gr>
Sat, 11 May 2019 17:55:38 +0000 (19:55 +0200)
* gnu/packages/games.scm (wesnoth): Update to 1.14.7.

gnu/packages/games.scm

index ab0eeaa..ebfd7b3 100644 (file)
@@ -2221,7 +2221,7 @@ falling, themeable graphics and sounds, and replays.")
 (define-public wesnoth
   (package
     (name "wesnoth")
-    (version "1.14.6")
+    (version "1.14.7")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://sourceforge/wesnoth/wesnoth-"
@@ -2230,7 +2230,7 @@ falling, themeable graphics and sounds, and replays.")
                                   "wesnoth-" version ".tar.bz2"))
               (sha256
                (base32
-                "0aw3czw3nq8ffakhw2libhvrhnllj61xc5lxpjqv0ig1419s1lj5"))))
+                "0j2yvkcggj5k0r2cqk8ndnj77m37a00srfd9qg7pdpqffbinqpj7"))))
     (build-system cmake-build-system)
     (arguments
      `(#:tests? #f))                    ; no check target