1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-27 20:50:34 +02:00

gnu: yamagi-quake2: Update to 8.51.

* gnu/packages/games.scm (yamagi-quake2): Update to 8.51.

Change-Id: I451e5675779e19af33986c5a9ec35e2334cede12
Signed-off-by: Danny Milosavljevic <dannym@friendly-machines.com>
This commit is contained in:
Ada Stevenson
2025-07-01 18:55:13 +08:00
committed by Danny Milosavljevic
parent 128e319496
commit bcff084f72

View File

@@ -8657,14 +8657,14 @@ some graphical niceities, and numerous bug-fixes and other improvements.")
(define-public yamagi-quake2
(package
(name "yamagi-quake2")
(version "8.30")
(version "8.51")
(source
(origin
(method url-fetch)
(uri (string-append "https://deponie.yamagi.org/quake2/quake2-"
version ".tar.xz"))
(sha256
(base32 "11lv22y5ccd80iyhk6zj94wligcbx6x5vwbqh3jkgz96v0x5dng2"))))
(base32 "0xk321ph15wgydlmln3k7bdn4zdls2zliggsnkjwlnbax0cfy3z4"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f