3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

gnu: tsukundere: Update to 0.3.2.

* gnu/packages/game-development.scm (tsukundere): Update to 0.3.2.
This commit is contained in:
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

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)