gnu: mako: Update to 1.8.0.

* gnu/packages/wm.scm (mako): Update to 1.8.0.

Signed-off-by: Christopher Baines <mail@cbaines.net>
This commit is contained in:
kiasoc5 2023-06-15 23:48:57 -04:00 committed by Christopher Baines
parent 6c3a38442b
commit ac3906fe00
No known key found for this signature in database
GPG key ID: 5E28A33B0B84F577

View file

@ -1924,7 +1924,7 @@ (define-public wlr-randr
(define-public mako
(package
(name "mako")
(version "1.7.1")
(version "1.8.0")
(source (origin
(method git-fetch)
(uri (git-reference
@ -1933,7 +1933,7 @@ (define-public mako
(file-name (git-file-name name version))
(sha256
(base32
"0vpar1a7zafkd2plmyaackgba6fyg35s9zzyxmj8j7v2q5zxirgz"))))
"05g1gp61qd9n9w4lq925i4wgryagvah6x489g17j7rnw59q4qhdi"))))
(build-system meson-build-system)
(arguments
(list #:phases