gnu: crawl, craw-titles: Update to 0.21.0.

* gnu/packages/games.scm (crawl, crawl-tiles): Update to 0.21.0.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
This commit is contained in:
nee 2018-01-05 23:29:41 +01:00 committed by 宋文武
parent 142182514b
commit a6542e964d
No known key found for this signature in database
GPG Key ID: 26525665AE727D37
1 changed files with 2 additions and 2 deletions

View File

@ -4685,7 +4685,7 @@ fish. The whole game is accompanied by quiet, comforting music.")
(define-public crawl
(package
(name "crawl")
(version "0.20.1")
(version "0.21.0")
(source
(origin
(method url-fetch)
@ -4699,7 +4699,7 @@ fish. The whole game is accompanied by quiet, comforting music.")
version "-nodeps.tar.xz")))
(sha256
(base32
"0cagx7687r5ln7pmzl60akjhjpyqd62z9zhfr2mqfk53wl9jbsbj"))
"0mmnkch8s9l7dh136yjvcyjr0vmyzv7z370rlcyir91qz6gg82n1"))
(patches (search-patches "crawl-upgrade-saves.patch"))))
(build-system gnu-build-system)
(inputs