rosenthal: hyprlang: Update to 0.4.1.

* rosenthal/packages/wm.scm (hyprlang): Update to 0.4.1.
pull/2/head
Hilton Chain 9 months ago
parent a158d18681
commit a9f3f17922
No known key found for this signature in database
GPG Key ID: ACC66D09CA528292
  1. 4
      rosenthal/packages/wm.scm

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