GNU bug report logs -
#72253
[PATCH] gnu: mako: Update to 1.9.0.
Previous Next
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
[Message part 1 (text/plain, inline)]
Your message dated Thu, 25 Jul 2024 13:15:05 +0800
with message-id <87a5i69hnq.fsf <at> iscas.ac.cn>
and subject line Re: [bug#72253] [PATCH] gnu: mako: Update to 1.9.0.
has caused the debbugs.gnu.org bug report #72253,
regarding [PATCH] gnu: mako: Update to 1.9.0.
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
72253: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=72253
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
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
[Message part 3 (message/rfc822, inline)]
[Message part 4 (text/plain, inline)]
"ashish.is--- via Guix-patches" via <guix-patches <at> gnu.org> writes:
> 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
push, see https://git.savannah.gnu.org/cgit/guix.git/commit/?id=47da5abba4730625478524c858ef96350d156884
[signature.asc (application/pgp-signature, inline)]
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.