GNU bug report logs - #75432
[PATCH] gnu: xnedit: Update to 1.6.1.

Previous Next

Package: guix-patches;

Reported by: Andy Tai <atai <at> atai.org>

Date: Wed, 8 Jan 2025 06:00:02 UTC

Severity: normal

Tags: patch

Done: Andy Tai <atai <at> atai.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Andy Tai <atai <at> atai.org>
To: 75432 <at> debbugs.gnu.org
Cc: Andy Tai <atai <at> atai.org>
Subject: [bug#75432] [PATCH] gnu: xnedit: Update to 1.6.1.
Date: Tue,  7 Jan 2025 21:59:37 -0800
* 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





This bug report was last modified 195 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.