GNU bug report logs - #76973
[PATCH] gnu: zile: Update to 2.6.3.

Previous Next

Package: guix-patches;

Reported by: Andy Tai <atai <at> atai.org>

Date: Wed, 12 Mar 2025 04:52:02 UTC

Severity: normal

Tags: patch

Done: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>

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: Andy Tai <atai <at> atai.org>
Subject: bug#76973: closed (Re: [PATCH v2] gnu: zile: Update to 2.6.4.)
Date: Tue, 18 Mar 2025 06:15:04 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#76973: [PATCH] gnu: zile: Update to 2.6.3.

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 76973 <at> debbugs.gnu.org.

-- 
76973: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=76973
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
To: Andy Tai <atai <at> atai.org>
Cc: 76973-done <at> debbugs.gnu.org
Subject: Re: [PATCH v2] gnu: zile: Update to 2.6.4.
Date: Tue, 18 Mar 2025 15:13:50 +0900
Hi,

Andy Tai <atai <at> atai.org> writes:

> Not sure why this issue was closed as the patch was not applied.
>
> Reopened.

I had pushed in magit, forgot to check the result, and of course there
was a commit pushed in-between my last rebase and it had failed.

See commit 98be320183, now truly applied.

-- 
Thanks,
Maxim

[Message part 3 (message/rfc822, inline)]
From: Andy Tai <atai <at> atai.org>
To: guix-patches <at> gnu.org
Cc: Andy Tai <atai <at> atai.org>
Subject: [PATCH] gnu: zile: Update to 2.6.3.
Date: Tue, 11 Mar 2025 21:50:54 -0700
* gnu/packages/zile.scm (zile): Update to 2.6.3.

Change-Id: I795142206459129f4b0d5b9bf8f551f4ec09c821
---
 gnu/packages/zile.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/zile.scm b/gnu/packages/zile.scm
index 4d4805c7be3..bdd183c3097 100644
--- a/gnu/packages/zile.scm
+++ b/gnu/packages/zile.scm
@@ -45,14 +45,14 @@ (define-module (gnu packages zile)
 (define-public zile
   (package
     (name "zile")
-    (version "2.6.2")
+    (version "2.6.3")
     (source (origin
              (method url-fetch)
              (uri (string-append "mirror://gnu/zile/zile-"
                                  version ".tar.gz"))
              (sha256
               (base32
-               "0hf788zadmwx0xp1dhrgqcfvhwnarh6h9b51va4dr2y9yfppvsvp"))))
+               "0vq0fi01wniam5zlih6nqb4j3yjxz5fgac98zab2l2hm5h30nwk6"))))
     (build-system gnu-build-system)
     (arguments
      `(#:phases

base-commit: f70ad6267bf2bbafbf5eb0a1d04e2d624af796c5
-- 
2.48.1




This bug report was last modified 120 days ago.

Previous Next


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