* [bug#75432] [PATCH] gnu: xnedit: Update to 1.6.1.
@ 2025-01-08 5:59 Andy Tai
0 siblings, 0 replies; only message in thread
From: Andy Tai @ 2025-01-08 5:59 UTC (permalink / raw)
To: 75432; +Cc: Andy Tai
* gnu/packages/text-editors.scm (xnedit): Update to 1.6.1.
Change-Id: I0122af491df6465b722f3dd4fd7a3d4a1f839b20
---
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 9060fc72e2..bb5b821cf5 100644
--- a/gnu/packages/text-editors.scm
+++ b/gnu/packages/text-editors.scm
@@ -1691,14 +1691,14 @@ (define-public jed
(define-public xnedit
(package
(name "xnedit")
- (version "1.6.0")
+ (version "1.6.1")
(source (origin
(method url-fetch)
(uri (string-append "mirror://sourceforge/xnedit/" name "-"
version ".tar.gz"))
(sha256
(base32
- "1f2r0k2mcicjns5aic6vlpwwy9ccqzwbm46r6403rwwmwg5zk2pg"))))
+ "167v7fqnk5zg7jg6iid92wygk6vya7klnhnmgbsghaacg8dnldkf"))))
(build-system gnu-build-system)
(arguments
base-commit: 329daafcc3c798dd180fd98ff757452e3e016235
--
2.34.1
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2025-01-08 6:00 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-08 5:59 [bug#75432] [PATCH] gnu: xnedit: Update to 1.6.1 Andy Tai
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.