~ruther/guix-local

094ab0b8b4de07a4ee5934134e55f5b91107510e — Murilo a month ago 0c4cbfe
gnu: hyprutils: Update to 0.11.0.

* gnu/packages/cpp.scm (hyprutils): Update to 0.11.0.

Change-Id: I3d99d410ab175f07331743f6b2724c3e9d5c1500
Signed-off-by: John Kehayias <john@guixotic.coop>
1 files changed, 2 insertions(+), 2 deletions(-)

M gnu/packages/cpp.scm
M gnu/packages/cpp.scm => gnu/packages/cpp.scm +2 -2
@@ 1019,7 1019,7 @@ language used in Hyprland.")
(define-public hyprutils
  (package
    (name "hyprutils")
    (version "0.10.4")
    (version "0.11.0")
    (source (origin
              (method git-fetch)
              (uri (git-reference


@@ 1028,7 1028,7 @@ language used in Hyprland.")
              (file-name (git-file-name name version))
              (sha256
               (base32
                "08b65pssaci780rgb5qgqc61zvbxmb9qda4gb58j8nh9yi3ya0jx"))))
                "1ymiqzncppdik8lw3ad7xaqig6c7bjcy7crcwbq3rjfk2hrc8rmc"))))
    (build-system cmake-build-system)
    (arguments
     (list