me
/
guix
Archived
1
0
Fork 0

gnu: tsukundere: Update to 0.3.2.

* gnu/packages/game-development.scm (tsukundere): Update to 0.3.2.
master
Leo Prikler 2021-07-02 13:29:37 +02:00
parent 3734d3d0c2
commit 7f580c27da
No known key found for this signature in database
GPG Key ID: 442A84B8C70E2F87
1 changed files with 2 additions and 2 deletions

View File

@ -494,7 +494,7 @@ clone.")
(define-public tsukundere
(package
(name "tsukundere")
(version "0.3.1")
(version "0.3.2")
(source (origin
(method git-fetch)
(uri (git-reference
@ -503,7 +503,7 @@ clone.")
(file-name (git-file-name name version))
(sha256
(base32
"13p9inz7jj3hm2lmx4p0lhva4ng1m148pjzhq12ybc4kk139i75b"))))
"05y3nj8vpn40hfr2y29p8pa9hhpzibhbvfzpm0dlphjh9crq3ii4"))))
(build-system gnu-build-system)
(arguments
`(#:modules ((ice-9 match)