emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#66476: closed ([PATCH] gnu: xnedit: Update to 1.5.2)


From: GNU bug Tracking System
Subject: bug#66476: closed ([PATCH] gnu: xnedit: Update to 1.5.2)
Date: Sat, 14 Oct 2023 20:24:01 +0000

Your message dated Sat, 14 Oct 2023 22:22:35 +0200
with message-id <878r85ar90.fsf@gnu.org>
and subject line Re: [bug#66476] [PATCH] gnu: xnedit: Update to 1.5.2
has caused the debbugs.gnu.org bug report #66476,
regarding [PATCH] gnu: xnedit: Update to 1.5.2
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
66476: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=66476
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: xnedit: Update to 1.5.2 Date: Wed, 11 Oct 2023 22:01:16 -0700
* 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




--- End Message ---
--- Begin Message --- Subject: Re: [bug#66476] [PATCH] gnu: xnedit: Update to 1.5.2 Date: Sat, 14 Oct 2023 22:22:35 +0200 User-agent: Gnus/5.13 (Gnus v5.13)
Andy Tai <atai@atai.org> skribis:

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

Applied, thanks!


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]