mirror of
https://codeberg.org/hako/Rosenthal.git
synced 2025-09-18 12:44:37 +00:00
rosenthal: hyprlang: Update to 0.5.0.
* rosenthal/packages/wm.scm (hyprlang): Update to 0.5.0.
This commit is contained in:
parent
828e3cf99e
commit
5b3388f59c
@ -225,7 +225,7 @@ more.")
|
|||||||
(define-public hyprlang
|
(define-public hyprlang
|
||||||
(package
|
(package
|
||||||
(name "hyprlang")
|
(name "hyprlang")
|
||||||
(version "0.4.1")
|
(version "0.5.0")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
(uri (git-reference
|
(uri (git-reference
|
||||||
@ -234,7 +234,7 @@ more.")
|
|||||||
(file-name (git-file-name name version))
|
(file-name (git-file-name name version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1zpx961fvjwjmxfkraymj3a1m5a4g0ic537bdm59hhx8ccypd5ds"))))
|
"0f8mahg6d6wylybvh6hgayls57miwwv4w69fbaskd8d7dkg2h7kd"))))
|
||||||
(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