1
Fork 0
mirror of https://https.git.savannah.gnu.org/git/guix.git/ synced 2025-07-10 16:50:43 +02:00

gnu: ioquake3: Update to ab18167.

* gnu/packages/game-development.scm (ioquake3): Update to ab18167.

Change-Id: I944faac0b0ee1f9279acbf50090e77591e1c916b
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
This commit is contained in:
Ada Stevenson 2025-06-30 18:18:25 +08:00 committed by Sharlatan Hellseher
parent 338273aeca
commit a13acf7985
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -2895,8 +2895,8 @@ of the others")
(define-public ioquake3
;; We follow master since it seems that there won't be releases after 1.3.6.
(let ((revision "2")
(commit "29b0cc3a4d037046eb3247fc04f4b703f6a33452"))
(let ((revision "3")
(commit "ab18167a09415e9e9f4859c197bad72ec39807d5"))
(package
(name "ioquake3")
(version (git-version "1.3.6" revision commit))
@ -2908,7 +2908,7 @@ of the others")
(commit commit)))
(file-name (git-file-name name version))
(sha256
(base32 "0fqq2qpnrgpgf3gs71wvxlkcihxcrvhvllh88ii4ip134c1qbs9q"))))
(base32 "01s15lfxsd6nd4jvan1gabbidd2v1y29zgwymszwlhrzkm367n08"))))
(build-system gnu-build-system)
(inputs
(list curl