3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

gnu: meandmyshadow: Update to 0.4.1.

* gnu/packages/games.scm (meandmyshadow): Update to 0.4.1.
This commit is contained in:
Tobias Geerinckx-Rice 2018-06-20 04:41:42 +02:00
parent de0dfb8c0b
commit bdf1fe51d5
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -461,7 +461,7 @@ automata. The following features are available:
(define-public meandmyshadow
(package
(name "meandmyshadow")
(version "0.4")
(version "0.4.1")
(source (origin
(method url-fetch)
(uri (string-append "mirror://sourceforge/meandmyshadow/"
@ -469,7 +469,7 @@ automata. The following features are available:
"-src.tar.gz"))
(sha256
(base32
"1dpb7s32b2psj5w3nr5kqibib8nndi86mw8gxp4hmxwrfiisf86d"))))
"0wl5dc75qy001s6043cx0vr2l5y2qfv1cldqnwill9sfygqj9p95"))))
(build-system cmake-build-system)
(arguments
'(#:tests? #f ; there are no tests