~ruther/guix-local

e5f68e3e474a6ce5e9c5ca6b24bdc2364ef42991 — Yovan Naumovski 1 year, 7 months ago 05da567
gnu: vcmi: Update to 1.6.2.

* gnu/packages/games.scm (vcmi): Update to 1.6.2.

Change-Id: I2f46616ff77dcaf845ed5247f26a2057e6004751
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
@@ 12147,7 12147,7 @@ play; it will look for them at @file{~/.local/share/fheroes2} folder.")
(define-public vcmi
  (package
    (name "vcmi")
    (version "1.5.7")
    (version "1.6.2")
    (source (origin
              (method git-fetch)
              (uri (git-reference


@@ 12156,7 12156,7 @@ play; it will look for them at @file{~/.local/share/fheroes2} folder.")
              (file-name (git-file-name name version))
              (sha256
               (base32
                "0jgxhq6rz43ild16lmpcf6xbzdhilxpbvknlxy92sxfazyarcg07"))
                "0j7761s5qhc6parr0pakkjha2w45yn3fqxy1y4lgdjr3jb9saba3"))
              (patches (search-patches "vcmi-disable-privacy-breach.patch"))))
    (build-system cmake-build-system)
    (arguments