From d5fb67472c583199d9d374eeca903faa6defce78 Mon Sep 17 00:00:00 2001 From: John Kehayias Date: Mon, 27 Jan 2025 13:14:17 -0500 Subject: [PATCH] gnu: hyprutils: Update to 0.5.0. * gnu/packages/cpp.scm (hyprutils): Update to 0.5.0. Change-Id: I82c97dea51298ff92a95489d9a1981ac8e5d46a3 --- 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 5e6dce637d856cd715b68e8575d2a21eec160001..c8199af9ce47e725fb489eb56648ebeae75e7b77 100644 --- a/gnu/packages/cpp.scm +++ b/gnu/packages/cpp.scm @@ -738,7 +738,7 @@ language used in Hyprland.") (define-public hyprutils (package (name "hyprutils") - (version "0.2.6") + (version "0.5.0") (source (origin (method git-fetch) (uri (git-reference @@ -747,7 +747,7 @@ language used in Hyprland.") (file-name (git-file-name name version)) (sha256 (base32 - "0scrfky9hkzhbyj5aji6qvi4b6ydf4g7sk0cknkpd7dg0zv8x5zq")))) + "1w6967kid21zczxsvwfls8ql65gnc6fr4sx856viw9l4f3855wad")))) (build-system cmake-build-system) (arguments (list