GNU bug report logs - #77168
[PATCH] gnu: xnedit: Update to 1.6.3.

Previous Next

Package: guix-patches;

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

Date: Sat, 22 Mar 2025 08:10:02 UTC

Severity: normal

Tags: patch

Done: Z572 <z572 <at> z572.online>

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#77168: closed (Re: [bug#77168] [PATCH] gnu: xnedit: Update to
 1.6.3.)
Date: Sat, 22 Mar 2025 08:40:03 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#77168: [PATCH] gnu: xnedit: Update to 1.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 77168 <at> debbugs.gnu.org.

-- 
77168: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=77168
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Z572 <z572 <at> z572.online>
To: Andy Tai <atai <at> atai.org>
Cc: 77168-done <at> debbugs.gnu.org
Subject: Re: [bug#77168] [PATCH] gnu: xnedit: Update to 1.6.3.
Date: Sat, 22 Mar 2025 16:39:20 +0800
[Message part 3 (text/plain, inline)]
Andy Tai <atai <at> atai.org> writes:

> * gnu/packages/text-editors.scm (xnedit): Update to 1.6.3.
>
> Change-Id: I06a231daefdc93a9c04a3bec2bc67e99e0e00630
> ---
>  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 2a78848624f..95454b8dd0f 100644
> --- a/gnu/packages/text-editors.scm
> +++ b/gnu/packages/text-editors.scm
> @@ -1870,14 +1870,14 @@ (define-public jed
>  (define-public xnedit
>    (package
>      (name "xnedit")
> -    (version "1.6.2")
> +    (version "1.6.3")
>      (source (origin
>                (method url-fetch)
>                (uri (string-append "mirror://sourceforge/xnedit/" name "-"
>                                    version ".tar.gz"))
>                (sha256
>                 (base32
> -                "0y4cwnbsrf9myxwj84jklrzqlvp512nygh0gqnvmsif4g3iqah0y"))))
> +                "0mb30xl0j27fs37hxskap50xawv7f1pb6ymp6yh8dz8j4iwrz9lb"))))
>  
>      (build-system gnu-build-system)
>      (arguments
>
> base-commit: e12455a5e8d524c5c3fba1ae56ebc6819b4f9320

pushed, closing.
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (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.3.
Date: Sat, 22 Mar 2025 01:09:28 -0700
* gnu/packages/text-editors.scm (xnedit): Update to 1.6.3.

Change-Id: I06a231daefdc93a9c04a3bec2bc67e99e0e00630
---
 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 2a78848624f..95454b8dd0f 100644
--- a/gnu/packages/text-editors.scm
+++ b/gnu/packages/text-editors.scm
@@ -1870,14 +1870,14 @@ (define-public jed
 (define-public xnedit
   (package
     (name "xnedit")
-    (version "1.6.2")
+    (version "1.6.3")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://sourceforge/xnedit/" name "-"
                                   version ".tar.gz"))
               (sha256
                (base32
-                "0y4cwnbsrf9myxwj84jklrzqlvp512nygh0gqnvmsif4g3iqah0y"))))
+                "0mb30xl0j27fs37hxskap50xawv7f1pb6ymp6yh8dz8j4iwrz9lb"))))
 
     (build-system gnu-build-system)
     (arguments

base-commit: e12455a5e8d524c5c3fba1ae56ebc6819b4f9320
-- 
2.43.0




This bug report was last modified 61 days ago.

Previous Next


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