GNU bug report logs - #74706
[PATCH] gnu: xnedit: Update to 1.6.0.

Previous Next

Package: guix-patches;

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

Date: Fri, 6 Dec 2024 05:06:01 UTC

Severity: normal

Tags: patch

Done: Zheng Junjie <zhengjunjie <at> iscas.ac.cn>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 74706 in the body.
You can then email your comments to 74706 AT debbugs.gnu.org in the normal way.

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#74706; Package guix-patches. (Fri, 06 Dec 2024 05:06:01 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. (Fri, 06 Dec 2024 05:06: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.0.
Date: Thu,  5 Dec 2024 21:05:14 -0800
* gnu/packages/text-editors.scm (xnedit): Update to 1.6.0.

Change-Id: I7f7b30535b40f21864bba44665015242553f4881
---
 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 13b97bc8af..dc96f3c494 100644
--- a/gnu/packages/text-editors.scm
+++ b/gnu/packages/text-editors.scm
@@ -1656,14 +1656,14 @@ (define-public jed
 (define-public xnedit
   (package
     (name "xnedit")
-    (version "1.5.3")
+    (version "1.6.0")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://sourceforge/xnedit/" name "-"
                                   version ".tar.gz"))
               (sha256
                (base32
-                "10pw0yylhfmpcmhs74i3ikgsd8jq4dsy64zp9v14wj5s4qrac4c5"))))
+                "1f2r0k2mcicjns5aic6vlpwwy9ccqzwbm46r6403rwwmwg5zk2pg"))))
 
     (build-system gnu-build-system)
     (arguments

base-commit: 3e2442de5268782213b04048463fcbc5d76accd7
-- 
2.34.1





Reply sent to Zheng Junjie <zhengjunjie <at> iscas.ac.cn>:
You have taken responsibility. (Sat, 07 Dec 2024 01:46:02 GMT) Full text and rfc822 format available.

Notification sent to Andy Tai <atai <at> atai.org>:
bug acknowledged by developer. (Sat, 07 Dec 2024 01:46:03 GMT) Full text and rfc822 format available.

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

From: Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
To: Andy Tai <atai <at> atai.org>
Cc: 74706-done <at> debbugs.gnu.org
Subject: Re: [bug#74706] [PATCH] gnu: xnedit: Update to 1.6.0.
Date: Sat, 07 Dec 2024 09:45:06 +0800
[Message part 1 (text/plain, inline)]
Andy Tai <atai <at> atai.org> writes:

> * gnu/packages/text-editors.scm (xnedit): Update to 1.6.0.
>
> Change-Id: I7f7b30535b40f21864bba44665015242553f4881
> ---
>  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 13b97bc8af..dc96f3c494 100644
> --- a/gnu/packages/text-editors.scm
> +++ b/gnu/packages/text-editors.scm
> @@ -1656,14 +1656,14 @@ (define-public jed
>  (define-public xnedit
>    (package
>      (name "xnedit")
> -    (version "1.5.3")
> +    (version "1.6.0")
>      (source (origin
>                (method url-fetch)
>                (uri (string-append "mirror://sourceforge/xnedit/" name "-"
>                                    version ".tar.gz"))
>                (sha256
>                 (base32
> -                "10pw0yylhfmpcmhs74i3ikgsd8jq4dsy64zp9v14wj5s4qrac4c5"))))
> +                "1f2r0k2mcicjns5aic6vlpwwy9ccqzwbm46r6403rwwmwg5zk2pg"))))
>  
>      (build-system gnu-build-system)
>      (arguments
>
> base-commit: 3e2442de5268782213b04048463fcbc5d76accd7
pushed, closing.

This bag doesn't seem to need pcre, can you have a look?
[signature.asc (application/pgp-signature, inline)]

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sat, 04 Jan 2025 12:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 222 days ago.

Previous Next


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