gnu: manaplus: Update to 1.9.3.23.

* gnu/packages/games.scm (manaplus): Update to 1.9.3.23.
This commit is contained in:
Tobias Geerinckx-Rice 2019-08-21 21:21:53 +02:00
parent 3596b994e8
commit 2b744c21cb
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -2337,7 +2337,7 @@ on the screen and keyboard to display letters.")
(define-public manaplus (define-public manaplus
(package (package
(name "manaplus") (name "manaplus")
(version "1.7.6.10") (version "1.9.3.23")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (string-append (uri (string-append
@ -2345,7 +2345,7 @@ on the screen and keyboard to display letters.")
version "/manaplus-" version ".tar.xz")) version "/manaplus-" version ".tar.xz"))
(sha256 (sha256
(base32 (base32
"0l7swvpzq20am4w2rsjpp6fsvbjv07il6wbfy45a7h9zsdihmqhl")))) "1ky182p4svwdqm6cf7jbns85hidkhkhq4s17cs2p381f0klapfjz"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(arguments (arguments
'(#:configure-flags '(#:configure-flags