1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: hyprlang: Update to 0.6.6.

* gnu/packages/cpp.scm (hyprlang): Update to 0.6.6.

Change-Id: I93b7e7eab89c89da140503f5bc43191305eda0dc
Signed-off-by: Andreas Enge <andreas@enge.fr>
This commit is contained in:
Murilo
2025-11-14 23:02:09 -03:00
committed by Andreas Enge
parent bcec0e51e3
commit 375dddd1cf

View File

@@ -982,7 +982,7 @@ utilities used across the hypr* ecosystem.")
(define-public hyprlang
(package
(name "hyprlang")
(version "0.6.4")
(version "0.6.6")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -991,7 +991,7 @@ utilities used across the hypr* ecosystem.")
(file-name (git-file-name name version))
(sha256
(base32
"080kibsllxfrlck4gix0ygr12gnvf9p9ybi589fsvpab9p9xw857"))))
"13lqlwrpcd3gs5xw51sj1zx2w7kvsywvgdal81dp841rpph91z00"))))
(build-system cmake-build-system)
(arguments
(list