* [bug#64097] [PATCH] gnu: mako: Update to 1.8.0.
@ 2023-06-16 3:48 kiasoc5 via Guix-patches via
2023-06-26 9:28 ` bug#64097: " Christopher Baines
0 siblings, 1 reply; 2+ messages in thread
From: kiasoc5 via Guix-patches via @ 2023-06-16 3:48 UTC (permalink / raw)
To: 64097; +Cc: kiasoc5
* gnu/packages/wm.scm (mako): Update to 1.8.0.
---
gnu/packages/wm.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/wm.scm b/gnu/packages/wm.scm
index e707a15785..af6a66fb67 100644
--- a/gnu/packages/wm.scm
+++ b/gnu/packages/wm.scm
@@ -1922,7 +1922,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
@@ -1931,7 +1931,7 @@ (define-public mako
(file-name (git-file-name name version))
(sha256
(base32
- "0vpar1a7zafkd2plmyaackgba6fyg35s9zzyxmj8j7v2q5zxirgz"))))
+ "05g1gp61qd9n9w4lq925i4wgryagvah6x489g17j7rnw59q4qhdi"))))
(build-system meson-build-system)
(arguments
(list #:phases
base-commit: 31336e9f5d68512a9c1c6826bce9f17c892a2125
--
2.41.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#64097: [PATCH] gnu: mako: Update to 1.8.0.
2023-06-16 3:48 [bug#64097] [PATCH] gnu: mako: Update to 1.8.0 kiasoc5 via Guix-patches via
@ 2023-06-26 9:28 ` Christopher Baines
0 siblings, 0 replies; 2+ messages in thread
From: Christopher Baines @ 2023-06-26 9:28 UTC (permalink / raw)
To: kiasoc5; +Cc: 64097-done
[-- Attachment #1: Type: text/plain, Size: 278 bytes --]
kiasoc5 via Guix-patches via <guix-patches@gnu.org> writes:
> * gnu/packages/wm.scm (mako): Update to 1.8.0.
> ---
> gnu/packages/wm.scm | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
Thanks, pushed to master as ac3906fe00418a20df92e02dd7e0cee7af1437e4.
Chris
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-06-26 9:29 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-16 3:48 [bug#64097] [PATCH] gnu: mako: Update to 1.8.0 kiasoc5 via Guix-patches via
2023-06-26 9:28 ` bug#64097: " Christopher Baines
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.