gnu: quakespasm: Update to 0.93.1.

* gnu/packages/games.scm (quakespasm): Update to 0.93.1.
master
Tobias Geerinckx-Rice 2018-06-20 04:27:40 +02:00
parent 6ad191ba10
commit 1b915698a0
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -4542,7 +4542,7 @@ Tales of MajEyal offers engaging roguelike gameplay for the 21st century.")
(define-public quakespasm
(package
(name "quakespasm")
(version "0.93.0")
(version "0.93.1")
(source
(origin
(method url-fetch)
@ -4550,7 +4550,7 @@ Tales of MajEyal offers engaging roguelike gameplay for the 21st century.")
version ".tgz"))
(sha256
(base32
"0b2nz7w4za32pc34r62ql270z692qcjs2pm0i3svkxkvfammhdfq"))))
"1bimv18f6rzhyjz78yvw2vqr5n0kdqbcqmq7cb3m951xgsxfcgpd"))))
(arguments
`(#:tests? #f
#:make-flags '("CC=gcc"