mirror of
https://codeberg.org/hako/Rosenthal.git
synced 2025-11-05 12:14:50 +00:00
rosenthal: prismlauncher/dolly: Update to 9.4.
* modules/rosenthal/packages/games.scm (prismlauncher/dolly): Update to 9.4.
This commit is contained in:
parent
249040cb9f
commit
403872fcd4
@ -21,7 +21,7 @@
|
|||||||
(define-public prismlauncher/dolly
|
(define-public prismlauncher/dolly
|
||||||
(package
|
(package
|
||||||
(name "prismlauncher-dolly")
|
(name "prismlauncher-dolly")
|
||||||
(version "9.2")
|
(version "9.4")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
(uri (git-reference
|
(uri (git-reference
|
||||||
@ -31,7 +31,7 @@
|
|||||||
(file-name (git-file-name name version))
|
(file-name (git-file-name name version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"16ra1cb8rc00cd2si3k7qmw8db3g0pf6n15aar60dh7kp9ig8jwb"))))
|
"1xxgyx0z5r3hk3yk4gglbfwvq2qk1j9a0dkrv55j4vrlkni79nrm"))))
|
||||||
(build-system cmake-build-system)
|
(build-system cmake-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
`(#:phases
|
`(#:phases
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user