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>

To reply to this bug, email your comments to 77168 AT debbugs.gnu.org.
There is no need to reopen the bug first.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#77168; Package guix-patches. (Sat, 22 Mar 2025 08:10:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Andy Tai <atai <at> atai.org>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sat, 22 Mar 2025 08:10:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

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





Reply sent to Z572 <z572 <at> z572.online>:
You have taken responsibility. (Sat, 22 Mar 2025 08:40:03 GMT) Full text and rfc822 format available.

Notification sent to Andy Tai <atai <at> atai.org>:
bug acknowledged by developer. (Sat, 22 Mar 2025 08:40:03 GMT) Full text and rfc822 format available.

Message #10 received at 77168-done <at> debbugs.gnu.org (full text, mbox):

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 1 (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)]

This bug report was last modified 13 days ago.

Previous Next


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