Archived
1
0
Fork 0

gnu: quakespasm: Update to 0.93.2.

* gnu/packages/games.scm (quakespasm): Update to 0.93.2.
This commit is contained in:
Tobias Geerinckx-Rice 2020-01-19 16:23:03 +01:00
parent b74f7f06ac
commit 18bbaf6714
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -5336,15 +5336,14 @@ Tales of MajEyal offers engaging roguelike gameplay for the 21st century.")
(define-public quakespasm (define-public quakespasm
(package (package
(name "quakespasm") (name "quakespasm")
(version "0.93.1") (version "0.93.2")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (string-append "mirror://sourceforge/quakespasm/Source/quakespasm-" (uri (string-append "mirror://sourceforge/quakespasm/Source/quakespasm-"
version ".tgz")) version ".tgz"))
(sha256 (sha256
(base32 (base32 "0qm0j5drybvvq8xadfyppkpk3rxqsxbywzm6iwsjwdf0iia3gss5"))))
"1bimv18f6rzhyjz78yvw2vqr5n0kdqbcqmq7cb3m951xgsxfcgpd"))))
(arguments (arguments
`(#:tests? #f `(#:tests? #f
#:make-flags '("CC=gcc" #:make-flags '("CC=gcc"