Archived
1
0
Fork 0

gnu: fortune-mod: Update to 2.6.2.

* gnu/packages/games.scm (fortune-mod): Update to 2.6.2.
This commit is contained in:
Tobias Geerinckx-Rice 2019-02-15 05:13:12 +01:00
parent 5479dbf929
commit 81e6ece61c
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -5382,7 +5382,7 @@ Strife, Chex Quest, and fan-created games like Harmony, Hacx and Freedoom.")
(define-public fortune-mod (define-public fortune-mod
(package (package
(name "fortune-mod") (name "fortune-mod")
(version "2.6.1") (version "2.6.2")
(source (source
(origin (origin
(method git-fetch) (method git-fetch)
@ -5392,7 +5392,7 @@ Strife, Chex Quest, and fan-created games like Harmony, Hacx and Freedoom.")
(file-name (git-file-name name version)) (file-name (git-file-name name version))
(sha256 (sha256
(base32 (base32
"17183z8ls6hrngh8a3374csagqa2acs8jl21dqm7gwj4lk0ghkba")))) "11xff87s8ifw2dqs90n0rjq0psv4i7ykybygmibsqjj7id3xxw4c"))))
(build-system cmake-build-system) (build-system cmake-build-system)
(arguments (arguments
`(#:test-target "check" `(#:test-target "check"