GNU bug report logs -
#74706
[PATCH] gnu: xnedit: Update to 1.6.0.
Previous Next
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.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Sat, 07 Dec 2024 09:45:06 +0800
with message-id <87plm4b719.fsf <at> iscas.ac.cn>
and subject line Re: [bug#74706] [PATCH] gnu: xnedit: Update to 1.6.0.
has caused the debbugs.gnu.org bug report #74706,
regarding [PATCH] gnu: xnedit: Update to 1.6.0.
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
74706: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=74706
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
* 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
[Message part 3 (message/rfc822, inline)]
[Message part 4 (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)]
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.