GNU bug report logs - #76219
[PATCH] gnu: xnedit: Update to 1.6.2.

Previous Next

Package: guix-patches;

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

Date: Wed, 12 Feb 2025 06:23:02 UTC

Severity: normal

Tags: patch

Done: 宋文武 <iyzsong <at> envs.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: Andy Tai <atai <at> atai.org>
Subject: bug#76219: closed (Re: [bug#76219] [PATCH] gnu: xnedit: Update to
 1.6.2.)
Date: Thu, 13 Feb 2025 03:26:03 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#76219: [PATCH] gnu: xnedit: Update to 1.6.2.

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

-- 
76219: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=76219
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: 宋文武 <iyzsong <at> envs.net>
To: Andy Tai <atai <at> atai.org>
Cc: 76219-done <at> debbugs.gnu.org
Subject: Re: [bug#76219] [PATCH] gnu: xnedit: Update to 1.6.2.
Date: Thu, 13 Feb 2025 11:29:27 +0800
Andy Tai <atai <at> atai.org> writes:

> * gnu/packages/text-editors.scm (xnedit): Update to 1.6.2.

Pushed, thank you.

[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: xnedit: Update to 1.6.2.
Date: Tue, 11 Feb 2025 22:21:46 -0800
* gnu/packages/text-editors.scm (xnedit): Update to 1.6.2.

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

diff --git a/gnu/packages/text-editors.scm b/gnu/packages/text-editors.scm
index 202a4545cb..f52bc092f1 100644
--- a/gnu/packages/text-editors.scm
+++ b/gnu/packages/text-editors.scm
@@ -1815,14 +1815,14 @@ (define-public jed
 (define-public xnedit
   (package
     (name "xnedit")
-    (version "1.6.1")
+    (version "1.6.2")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://sourceforge/xnedit/" name "-"
                                   version ".tar.gz"))
               (sha256
                (base32
-                "167v7fqnk5zg7jg6iid92wygk6vya7klnhnmgbsghaacg8dnldkf"))))
+                "0y4cwnbsrf9myxwj84jklrzqlvp512nygh0gqnvmsif4g3iqah0y"))))
 
     (build-system gnu-build-system)
     (arguments

base-commit: d59a13b6401e7494d8d5c9c9f66df3318451be79
-- 
2.34.1




This bug report was last modified 159 days ago.

Previous Next


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