me
/
guix
Archived
1
0
Fork 0

gnu: corsix-th: Update to 0.65.

* gnu/packages/games.scm (corsix-th): Update to 0.65.
master
Tobias Geerinckx-Rice 2021-06-20 16:43:50 +02:00
parent eca228eb09
commit d027858e70
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -946,7 +946,7 @@ allows users to brew while offline.")
(define-public corsix-th (define-public corsix-th
(package (package
(name "corsix-th") (name "corsix-th")
(version "0.64") (version "0.65")
(source (source
(origin (origin
(method git-fetch) (method git-fetch)
@ -955,7 +955,7 @@ allows users to brew while offline.")
(commit (string-append "v" version)))) (commit (string-append "v" version))))
(file-name (git-file-name name version)) (file-name (git-file-name name version))
(sha256 (sha256
(base32 "0chh9cv2kdc39sr0x8hclcyzd8dz2y6grgagqzkvr7j570wa5cqh")))) (base32 "0hp7da7b73dpn1h22rw3h8w6aaj9azn18qnp3ap3lrlqhj4fzcb3"))))
(build-system cmake-build-system) (build-system cmake-build-system)
(arguments (arguments
`(#:phases `(#:phases