rosenthal: hyprlang: Update to 0.5.0.

* rosenthal/packages/wm.scm (hyprlang): Update to 0.5.0.
trunk
Hilton Chain 8 months ago
parent 828e3cf99e
commit 5b3388f59c
No known key found for this signature in database
GPG Key ID: ACC66D09CA528292
  1. 4
      rosenthal/packages/wm.scm

@ -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…
Cancel
Save