GNU bug report logs -
#78427
[PATCH 00/11] hypr* updates
Previous Next
Reported by: Murilo <murilo <at> disroot.org>
Date: Wed, 14 May 2025 17:48:02 UTC
Severity: normal
Tags: patch
Done: Hilton Chain <hako <at> ultrarare.space>
Bug is archived. No further changes may be made.
Full log
Message #14 received at 78427 <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/cpp.scm (hyprutils): Update to 0.7.1.
Change-Id: I59092099e36283a395f1edd59eb6dd02fcb51f62
---
gnu/packages/cpp.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/cpp.scm b/gnu/packages/cpp.scm
index 5a5aaec7e5..2f003c3907 100644
--- a/gnu/packages/cpp.scm
+++ b/gnu/packages/cpp.scm
@@ -948,7 +948,7 @@ (define-public hyprlang
(define-public hyprutils
(package
(name "hyprutils")
- (version "0.6.0")
+ (version "0.7.1")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -957,7 +957,7 @@ (define-public hyprutils
(file-name (git-file-name name version))
(sha256
(base32
- "11lvyd1inannmc6mdb8f4nx2h68ahwc9fi566jzh1wlvdh8h18pz"))))
+ "04vn5vxzxixfbyrvhhgrj1b2m7yhndbnv1y78v0q0i9kpmnvvlav"))))
(build-system cmake-build-system)
(arguments
(list
--
2.49.0
This bug report was last modified 26 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.