~ruther/guix-local

ea4f8318dc43c527a59aadc06437c4e7c8c8c44e — Murilo 2 months ago 972f8ba
gnu: hyprlang: Update to 0.6.7.

* gnu/packages/cpp.scm (hyprlang): Update to 0.6.7.

Change-Id: I098f2bb3e1b8ac815ccaae53015dc8ed1e1e16ef
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
@@ 982,7 982,7 @@ utilities used across the hypr* ecosystem.")
(define-public hyprlang
  (package
    (name "hyprlang")
    (version "0.6.6")
    (version "0.6.7")
    (source (origin
              (method git-fetch)
              (uri (git-reference


@@ 991,7 991,7 @@ utilities used across the hypr* ecosystem.")
              (file-name (git-file-name name version))
              (sha256
               (base32
                "13lqlwrpcd3gs5xw51sj1zx2w7kvsywvgdal81dp841rpph91z00"))))
                "0n64jq9jdabyx76sax0fb45jg92708488733c2m6zsf84r6nv2g7"))))
    (build-system cmake-build-system)
    (arguments
     (list