GNU bug report logs -
#77168
[PATCH] gnu: xnedit: Update to 1.6.3.
Previous Next
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
Message #10 received at 77168-done <at> debbugs.gnu.org (full text, mbox):
[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 61 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.