gnu: xnedit: Update to 1.6.3.

* gnu/packages/text-editors.scm (xnedit): Update to 1.6.3.

Change-Id: I06a231daefdc93a9c04a3bec2bc67e99e0e00630
Signed-off-by: Zheng Junjie <z572@z572.online>
This commit is contained in:
Andy Tai 2025-03-22 01:09:28 -07:00 committed by Zheng Junjie
parent 76b2c86358
commit 8b9ddfbe51
No known key found for this signature in database
GPG key ID: 3B5AA993E1A2DFF0

View file

@ -1870,14 +1870,14 @@ highlighting for dozens of languages. Jed is very small and fast.")
(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