mirror of
https://codeberg.org/hako/Rosenthal.git
synced 2026-08-18 18:50:14 +00:00
rosenthal: prismlauncher/dolly: Update to 11.0.2.
* modules/rosenthal/packages/games.scm (prismlauncher/dolly): Update to 11.0.2.
This commit is contained in:
parent
028fc14ff2
commit
9acdcb4c90
@ -44,7 +44,7 @@
|
|||||||
(define-public prismlauncher/dolly
|
(define-public prismlauncher/dolly
|
||||||
(package
|
(package
|
||||||
(name "prismlauncher-dolly")
|
(name "prismlauncher-dolly")
|
||||||
(version "11.0.0")
|
(version "11.0.2")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
(uri (git-reference
|
(uri (git-reference
|
||||||
@ -54,7 +54,7 @@
|
|||||||
(file-name (git-file-name name version))
|
(file-name (git-file-name name version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0bms11fz4lfby5hyrs0kn0vl07mkidvbnwvfiqrwqnil540v05rc"))
|
"1qzzfaz4k5c3wlgf53v0cpkg5fw24hfknm7j41hkbihrajgv6nxn"))
|
||||||
(modules '((guix build utils)))
|
(modules '((guix build utils)))
|
||||||
(snippet
|
(snippet
|
||||||
'(substitute* "launcher/CMakeLists.txt"
|
'(substitute* "launcher/CMakeLists.txt"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user