~ruther/guix-local

e0a5fbe0fec1a752105c87995a1736e2cd273566 — Kjartan Oli Agustsson 3 months ago e7ad20a
gnu: wesnoth: Update to 1.19.18.

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

Change-Id: I1353f7a425a0ca84b2e76b24cf10ab20f232450a
Signed-off-by: Andreas Enge <andreas@enge.fr>
1 files changed, 2 insertions(+), 2 deletions(-)

M gnu/packages/games.scm
M gnu/packages/games.scm => gnu/packages/games.scm +2 -2
@@ 5163,7 5163,7 @@ falling, themeable graphics and sounds, and replays.")
(define-public wesnoth
  (package
    (name "wesnoth")
    (version "1.18.5")
    (version "1.19.18")
    (source (origin
              (method git-fetch)
              (uri (git-reference


@@ 5172,7 5172,7 @@ falling, themeable graphics and sounds, and replays.")
              (file-name (git-file-name name version))
              (sha256
               (base32
                "16mrdpz1yq12ppnrmm4yv768zmh08qjdxh892pzc5i17n7xkmpy4"))))
                "1rykgbgwip3pn4fj4cihmggjljx8kakv6nglcvrk9l14cm95h9g6"))))
    (build-system cmake-build-system)
    (arguments
     (list #:tests? #f                  ;no test target