~ruther/guix-local

375dddd1cf3b09c011279b426621990203316eca — Murilo 4 months ago bcec0e5
gnu: hyprlang: Update to 0.6.6.

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

Change-Id: I93b7e7eab89c89da140503f5bc43191305eda0dc
Signed-off-by: Andreas Enge <andreas@enge.fr>
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.4")
    (version "0.6.6")
    (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
                "080kibsllxfrlck4gix0ygr12gnvf9p9ybi589fsvpab9p9xw857"))))
                "13lqlwrpcd3gs5xw51sj1zx2w7kvsywvgdal81dp841rpph91z00"))))
    (build-system cmake-build-system)
    (arguments
     (list