diff options
| author | Murilo <murilo@disroot.org> | 2025-05-20 14:46:00 -0300 |
|---|---|---|
| committer | Hilton Chain <hako@ultrarare.space> | 2025-05-24 08:56:42 +0800 |
| commit | 35b1d9a401d84541d5c49892affb96ecb0a42b6b (patch) | |
| tree | f8fc1c1d89286d0a1f2a216743b477ec5bddbd8a /gnu/packages/cpp.scm | |
| parent | 79f6621f73c1f2f7c62be0b850f01e04f9b041ab (diff) | |
gnu: hyprlang: Update to 0.6.3.
* gnu/packages/cpp.scm (hyprlang): Update to 0.6.3.
Change-Id: I821c430021be9ab552c5e05956c6629eee3ff758
Signed-off-by: Hilton Chain <hako@ultrarare.space>
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 04e99fee0b8..8d222e00f7e 100644 --- a/gnu/packages/cpp.scm +++ b/gnu/packages/cpp.scm | |||
| @@ -914,7 +914,7 @@ utilities used across the hypr* ecosystem.") | |||
| 914 | (define-public hyprlang | 914 | (define-public hyprlang |
| 915 | (package | 915 | (package |
| 916 | (name "hyprlang") | 916 | (name "hyprlang") |
| 917 | (version "0.6.0") | 917 | (version "0.6.3") |
| 918 | (source (origin | 918 | (source (origin |
| 919 | (method git-fetch) | 919 | (method git-fetch) |
| 920 | (uri (git-reference | 920 | (uri (git-reference |
| @@ -923,7 +923,7 @@ utilities used across the hypr* ecosystem.") | |||
| 923 | (file-name (git-file-name name version)) | 923 | (file-name (git-file-name name version)) |
| 924 | (sha256 | 924 | (sha256 |
| 925 | (base32 | 925 | (base32 |
| 926 | "18f8vlg5ypw35gyi8gy0wqh5jvg1q67qywrb750bx8pk9gi1agx2")))) | 926 | "05p4nghkr0qpqjvcjrgxjqjwswmvg245hmhlcgdacpvdfmn38m4i")))) |
| 927 | (build-system cmake-build-system) | 927 | (build-system cmake-build-system) |
| 928 | (arguments | 928 | (arguments |
| 929 | (list | 929 | (list |
