GNU bug report logs - #77168
[PATCH] gnu: xnedit: Update to 1.6.3.

Previous Next

Package: guix-patches;

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


View this message in rfc822 format

From: Andy Tai <atai <at> atai.org>
To: 77168 <at> debbugs.gnu.org
Cc: Andy Tai <atai <at> atai.org>
Subject: [bug#77168] [PATCH] gnu: xnedit: Update to 1.6.3.
Date: Sat, 22 Mar 2025 01:09:28 -0700
* 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
-- 
2.43.0





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.