guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#77168: [PATCH] gnu: xnedit: Update to 1.6.3.


From: Z572
Subject: bug#77168: [PATCH] gnu: xnedit: Update to 1.6.3.
Date: Sat, 22 Mar 2025 16:39:20 +0800
User-agent: mu4e 1.12.7; emacs 30.0.92

Andy Tai <atai@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.

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]