unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#66476] [PATCH] gnu: xnedit: Update to 1.5.2
@ 2023-10-12  5:01 Andy Tai
  2023-10-14 20:22 ` bug#66476: " Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Andy Tai @ 2023-10-12  5:01 UTC (permalink / raw)
  To: 66476; +Cc: Andy Tai

* gnu/packages/text-editors.scm (xnedit): Update to 1.5.2
---
 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 7696217829..f5714e934a 100644
--- a/gnu/packages/text-editors.scm
+++ b/gnu/packages/text-editors.scm
@@ -1465,14 +1465,14 @@ (define-public jed
 (define-public xnedit
   (package
     (name "xnedit")
-    (version "1.5.1")
+    (version "1.5.2")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://sourceforge/xnedit/" name "-"
                                   version ".tar.gz"))
               (sha256
                (base32
-                "14irfn9izkbd72yynfy634vc9pk2kmhkdmzb2w9al44wfzixlal3"))))
+                "09424qj03p7v7ih2gi3jnpm5iilr24ssab8rkijcjh6n9qn7izl0"))))
 
     (build-system gnu-build-system)
     (arguments

base-commit: 1328c4cca531318e3ed90c6aecb522a5b22a4bcc
-- 
2.41.0





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#66476: [PATCH] gnu: xnedit: Update to 1.5.2
  2023-10-12  5:01 [bug#66476] [PATCH] gnu: xnedit: Update to 1.5.2 Andy Tai
@ 2023-10-14 20:22 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2023-10-14 20:22 UTC (permalink / raw)
  To: Andy Tai; +Cc: 66476-done

Andy Tai <atai@atai.org> skribis:

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

Applied, thanks!




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-10-14 20:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-12  5:01 [bug#66476] [PATCH] gnu: xnedit: Update to 1.5.2 Andy Tai
2023-10-14 20:22 ` bug#66476: " Ludovic Courtès

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).