~ruther/guix-local

7b273c2b5758f8f810ae45c5c74368198e6950f2 — Yovan Naumovski 1 year, 4 months ago a6e6973
gnu: fheroes2: Update to 1.1.5.

* gnu/packages/games.scm (fheroes2): Update to 1.1.5.

Change-Id: I6cf05e2c7deadb8ec53fd4cfaa6a4e4f9da017c7
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
1 files changed, 2 insertions(+), 2 deletions(-)

M gnu/packages/games.scm
M gnu/packages/games.scm => gnu/packages/games.scm +2 -2
@@ 12116,7 12116,7 @@ disassembly of the DOS version, extended with new features.")
(define-public fheroes2
  (package
    (name "fheroes2")
    (version "1.0.11")
    (version "1.1.5")
    (source
     (origin
       (method git-fetch)


@@ 12125,7 12125,7 @@ disassembly of the DOS version, extended with new features.")
             (commit version)))
       (file-name (git-file-name name version))
       (sha256
        (base32 "1i1a4dynlb5kl55rmfmib2jha1b2igw5jyiiyla1fxgkbkjnbf27"))))
        (base32 "1zi8p8932pnmgjqm08l2ql5lwdrl9bcsm8bzf66hciw85l6dlbi3"))))
    (build-system cmake-build-system)
    (arguments
     `(#:tests? #f                      ; no tests