gnu: fortune-mod: Update to 2.6.1.

* gnu/packages/games.scm (fortune-mod): Update to 2.6.1.
This commit is contained in:
Tobias Geerinckx-Rice 2018-08-11 17:43:54 +02:00
parent 7e1d376d30
commit 424fd76828
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -5192,7 +5192,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.4.1") (version "2.6.1")
(source (source
(origin (origin
(method git-fetch) (method git-fetch)
@ -5202,7 +5202,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
"1ayicdqjm9vfngp89kjw778q6lnawgc08zgn5l8ld4zd7ip11s8c")))) "17183z8ls6hrngh8a3374csagqa2acs8jl21dqm7gwj4lk0ghkba"))))
(build-system cmake-build-system) (build-system cmake-build-system)
(arguments (arguments
`(#:test-target "check" `(#:test-target "check"