me
/
guix
Archived
1
0
Fork 0

gnu: dhewm3: Update to 1.5.3.

* gnu/packages/game-development.scm (dhewm3): Update to 1.5.3.

Change-Id: Iaf1b29540f87043ae6ceef9f3860e5c9331dd191
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
master
James Smith 2024-06-06 22:45:44 -07:00 committed by Liliana Marie Prikler
parent 76a62583b7
commit 43e102be74
No known key found for this signature in database
GPG Key ID: 442A84B8C70E2F87
1 changed files with 2 additions and 2 deletions

View File

@ -3099,7 +3099,7 @@ game engine. id Tech 2 is the engine originally behind Quake 2.")
(define-public dhewm3
(package
(name "dhewm3")
(version "1.5.2")
(version "1.5.3")
(source (origin
(method git-fetch)
(uri (git-reference (url "https://github.com/dhewm/dhewm3")
@ -3107,7 +3107,7 @@ game engine. id Tech 2 is the engine originally behind Quake 2.")
(file-name (git-file-name name version))
(sha256
(base32
"056prmry1lag1pandcw058y5yzbah80ccmz8qlmlx9siz8zlxqyw"))))
"1zbwhrngmgb0969izmxididyx892qk7591aa9mbigakw6dvmlm84"))))
(build-system cmake-build-system)
(arguments
(list #:tests? #f ; No tests.