GNU bug report logs - #72253
[PATCH] gnu: mako: Update to 1.9.0.

Previous Next

Package: guix-patches;

Reported by: ashish.is <at> lostca.se

Date: Tue, 23 Jul 2024 10:18:01 UTC

Severity: normal

Tags: patch

Done: Zheng Junjie <zhengjunjie <at> iscas.ac.cn>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: ashish.is <at> lostca.se
To: 72253 <at> debbugs.gnu.org
Cc: Ashish SHUKLA <ashish.is <at> lostca.se>
Subject: [bug#72253] [PATCH] gnu: mako: Update to 1.9.0.
Date: Tue, 23 Jul 2024 12:16:53 +0200
From: Ashish SHUKLA <ashish.is <at> lostca.se>

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

Change-Id: I38f6ab0ea03457d0ae95f3de625921cf7b9da24c
---
 gnu/packages/wm.scm | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/wm.scm b/gnu/packages/wm.scm
index eecaaa2cf7..11744f1196 100644
--- a/gnu/packages/wm.scm
+++ b/gnu/packages/wm.scm
@@ -74,6 +74,7 @@
 ;;; Copyright © 2024 bigbug <bigbookofbug <at> proton.me>
 ;;; Copyright © 2024 dan <i <at> dan.games>
 ;;; Copyright © 2024 Wamm K. D. <jaft.r <at> outlook.com>
+;;; Copyright © 2024 Ashish SHUKLA <ashish.is <at> lostca.se>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -2307,7 +2308,7 @@ (define-public wlr-randr
 (define-public mako
   (package
     (name "mako")
-    (version "1.8.0")
+    (version "1.9.0")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -2316,7 +2317,7 @@ (define-public mako
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "05g1gp61qd9n9w4lq925i4wgryagvah6x489g17j7rnw59q4qhdi"))))
+                "0wcyhnpah1g5qpixfwlpybsjcl22iv39jrxlbi84xv2gfyi2vmj2"))))
     (build-system meson-build-system)
     (arguments
      (list #:phases

base-commit: ad97f1bdb67015cffe92adba3b94c3b3df576008
-- 
2.45.2





This bug report was last modified 358 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.