diff options
| author | Murilo <murilo@disroot.org> | 2026-06-07 12:59:25 -0300 |
|---|---|---|
| committer | John Kehayias <john@guixotic.coop> | 2026-06-18 13:12:02 -0400 |
| commit | ee2db4b4a28c8aea814dfe0aa537282f527816ce (patch) | |
| tree | 48588ef0852aec760aceec87057f03db8cdcc8a8 /gnu/packages/freedesktop.scm | |
| parent | 2510e4e0264e3e875ab4916a8557f47bb4774d48 (diff) | |
gnu: hyprwayland-scanner: Update to 0.4.6.
* gnu/packages/freedesktop.scm (hyprwayland-scanner): Update to 0.4.6.
Signed-off-by: John Kehayias <john@guixotic.coop>
Diffstat (limited to 'gnu/packages/freedesktop.scm')
| -rw-r--r-- | gnu/packages/freedesktop.scm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/freedesktop.scm b/gnu/packages/freedesktop.scm index 58a64dff727..7fdfc9ebf04 100644 --- a/gnu/packages/freedesktop.scm +++ b/gnu/packages/freedesktop.scm | |||
| @@ -1439,7 +1439,7 @@ Python.") | |||
| 1439 | (define-public hyprwayland-scanner | 1439 | (define-public hyprwayland-scanner |
| 1440 | (package | 1440 | (package |
| 1441 | (name "hyprwayland-scanner") | 1441 | (name "hyprwayland-scanner") |
| 1442 | (version "0.4.5") | 1442 | (version "0.4.6") |
| 1443 | (source (origin | 1443 | (source (origin |
| 1444 | (method git-fetch) | 1444 | (method git-fetch) |
| 1445 | (uri (git-reference | 1445 | (uri (git-reference |
| @@ -1448,7 +1448,7 @@ Python.") | |||
| 1448 | (file-name (git-file-name name version)) | 1448 | (file-name (git-file-name name version)) |
| 1449 | (sha256 | 1449 | (sha256 |
| 1450 | (base32 | 1450 | (base32 |
| 1451 | "02p42pdbx3g8w7bdrndzf1swzkgkpfrvvqfljpcq9132vh842y0n")))) | 1451 | "0n5g8yrd4scnfxv1qc6hbqpj89v1jkic9n3iz8lib9hrmk1v2617")))) |
| 1452 | (build-system cmake-build-system) | 1452 | (build-system cmake-build-system) |
| 1453 | (arguments (list #:tests? #f)) ;No tests. | 1453 | (arguments (list #:tests? #f)) ;No tests. |
| 1454 | (inputs (list pugixml)) | 1454 | (inputs (list pugixml)) |
