me
/
guix
Archived
1
0
Fork 0

gnu: surgescript: Update to 0.5.5.

* gnu/packages/game-development.scm (surgescript): Update to 0.5.5.
master
Tobias Geerinckx-Rice 2021-03-06 17:21:31 +01:00
parent 3483886cf4
commit 94466f9594
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -638,7 +638,7 @@ sounds from presets such as \"explosion\" or \"powerup\".")
(define-public surgescript
(package
(name "surgescript")
(version "0.5.4.4")
(version "0.5.5")
(source
(origin
(method git-fetch)
@ -647,7 +647,7 @@ sounds from presets such as \"explosion\" or \"powerup\".")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "1vck1wk6r6jrrw5xzpqldplz601dfgpk5s5p45fam00nfsid0p7p"))))
(base32 "0xwd4g7n0b0rxkpbyshkzyl472h1y606ghyvf8gv034n3jz2g4jk"))))
(build-system cmake-build-system)
(arguments
'(#:configure-flags