GNU bug report logs - #64097
[PATCH] gnu: mako: Update to 1.8.0.

Previous Next

Package: guix-patches;

Reported by: kiasoc5 <kiasoc5 <at> disroot.org>

Date: Fri, 16 Jun 2023 03:50:02 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: kiasoc5 <kiasoc5 <at> disroot.org>
Subject: bug#64097: closed (Re: [bug#64097] [PATCH] gnu: mako: Update to
 1.8.0.)
Date: Mon, 26 Jun 2023 09:29:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#64097: [PATCH] gnu: mako: Update to 1.8.0.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 64097 <at> debbugs.gnu.org.

-- 
64097: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=64097
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Christopher Baines <mail <at> cbaines.net>
To: kiasoc5 <kiasoc5 <at> disroot.org>
Cc: 64097-done <at> debbugs.gnu.org
Subject: Re: [bug#64097] [PATCH] gnu: mako: Update to 1.8.0.
Date: Mon, 26 Jun 2023 10:28:10 +0100
[Message part 3 (text/plain, inline)]
kiasoc5 via Guix-patches via <guix-patches <at> 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
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
From: kiasoc5 <kiasoc5 <at> disroot.org>
To: guix-patches <at> gnu.org
Cc: kiasoc5 <kiasoc5 <at> disroot.org>
Subject: [PATCH] gnu: mako: Update to 1.8.0.
Date: Thu, 15 Jun 2023 23:48:57 -0400
* 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




This bug report was last modified 2 years and 25 days ago.

Previous Next


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