summaryrefslogtreecommitdiff
path: root/gnu/packages/cpp.scm
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/packages/cpp.scm')
-rw-r--r--gnu/packages/cpp.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/cpp.scm b/gnu/packages/cpp.scm
index 8d222e00f7..39596bd54f 100644
--- a/gnu/packages/cpp.scm
+++ b/gnu/packages/cpp.scm
@@ -948,7 +948,7 @@ language used in Hyprland.")
(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 @@ language used in Hyprland.")
(file-name (git-file-name name version))
(sha256
(base32
- "11lvyd1inannmc6mdb8f4nx2h68ahwc9fi566jzh1wlvdh8h18pz"))))
+ "04vn5vxzxixfbyrvhhgrj1b2m7yhndbnv1y78v0q0i9kpmnvvlav"))))
(build-system cmake-build-system)
(arguments
(list