mirror of
https://codeberg.org/hako/Rosenthal.git
synced 2025-09-19 05:04:39 +00:00
rosenthal: hyprlang: Update to 0.4.1.
* rosenthal/packages/wm.scm (hyprlang): Update to 0.4.1.
This commit is contained in:
parent
a158d18681
commit
a9f3f17922
@ -224,7 +224,7 @@ more.")
|
|||||||
(define-public hyprlang
|
(define-public hyprlang
|
||||||
(package
|
(package
|
||||||
(name "hyprlang")
|
(name "hyprlang")
|
||||||
(version "0.4.0")
|
(version "0.4.1")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
(uri (git-reference
|
(uri (git-reference
|
||||||
@ -233,7 +233,7 @@ more.")
|
|||||||
(file-name (git-file-name name version))
|
(file-name (git-file-name name version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"12lxqza2crbdszvkgd1sz0rwjf80i835r77k9q69fi3x32pdjvcx"))))
|
"1zpx961fvjwjmxfkraymj3a1m5a4g0ic537bdm59hhx8ccypd5ds"))))
|
||||||
(build-system cmake-build-system)
|
(build-system cmake-build-system)
|
||||||
(native-inputs (list gcc-13))
|
(native-inputs (list gcc-13))
|
||||||
(home-page "https://hyprland.org/hyprlang/")
|
(home-page "https://hyprland.org/hyprlang/")
|
||||||
|
Loading…
Reference in New Issue
Block a user