diff options
| author | Murilo <murilo@disroot.org> | 2026-01-24 08:27:22 -0300 |
|---|---|---|
| committer | Rutherther <rutherther@ditigal.xyz> | 2026-01-25 21:31:32 +0100 |
| commit | 5770aad73f2c1f37e9f0c46d398994ea57d539f4 (patch) | |
| tree | b3b0aa46c9ac337c4b8dc486a152112cf93423b9 /gnu/packages/cpp.scm | |
| parent | 3ffa19fabbf11f84fcb0113eed62e51542a8021b (diff) | |
gnu: hyprlang: Update to 0.6.8.
* gnu/packages/cpp.scm (hyprlang): Update to 0.6.8.
Change-Id: I3268bd8a5ffa5d0db9ecafeb75739702e85fa03e
Signed-off-by: Andreas Enge <andreas@enge.fr>
Signed-off-by: Rutherther <rutherther@ditigal.xyz>
Diffstat (limited to 'gnu/packages/cpp.scm')
| -rw-r--r-- | gnu/packages/cpp.scm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/cpp.scm b/gnu/packages/cpp.scm index 9886455f674..709fc476367 100644 --- a/gnu/packages/cpp.scm +++ b/gnu/packages/cpp.scm | |||
| @@ -1011,7 +1011,7 @@ utilities used across the hypr* ecosystem.") | |||
| 1011 | (define-public hyprlang | 1011 | (define-public hyprlang |
| 1012 | (package | 1012 | (package |
| 1013 | (name "hyprlang") | 1013 | (name "hyprlang") |
| 1014 | (version "0.6.7") | 1014 | (version "0.6.8") |
| 1015 | (source (origin | 1015 | (source (origin |
| 1016 | (method git-fetch) | 1016 | (method git-fetch) |
| 1017 | (uri (git-reference | 1017 | (uri (git-reference |
| @@ -1020,7 +1020,7 @@ utilities used across the hypr* ecosystem.") | |||
| 1020 | (file-name (git-file-name name version)) | 1020 | (file-name (git-file-name name version)) |
| 1021 | (sha256 | 1021 | (sha256 |
| 1022 | (base32 | 1022 | (base32 |
| 1023 | "0n64jq9jdabyx76sax0fb45jg92708488733c2m6zsf84r6nv2g7")))) | 1023 | "06wiizy73f0x6zj1ar878gm1w9zam1gmgjw0ybixj3qag0gxqv34")))) |
| 1024 | (build-system cmake-build-system) | 1024 | (build-system cmake-build-system) |
| 1025 | (arguments | 1025 | (arguments |
| 1026 | (list | 1026 | (list |
