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

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

bug#69375: closed ([PATCH] gnu: xnedit: Update to 1.5.3)


From: GNU bug Tracking System
Subject: bug#69375: closed ([PATCH] gnu: xnedit: Update to 1.5.3)
Date: Sat, 09 Mar 2024 03:42:01 +0000

Your message dated Sat, 09 Mar 2024 11:40:57 +0800
with message-id <87zfv86piu.fsf@envs.net>
and subject line Re: [bug#69375] [PATCH v2] gnu: xnedit: Update to 1.5.3
has caused the debbugs.gnu.org bug report #69375,
regarding [PATCH] gnu: xnedit: Update to 1.5.3
to be marked as done.

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


-- 
69375: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=69375
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: xnedit: Update to 1.5.3 Date: Sat, 24 Feb 2024 23:45:18 -0800
* gnu/packages/text-editors.scm (xnedit): Update to 1.5.3

Change-Id: I65242f061e8ecbb8d23e7a3e9ad5c50b2fe98842
---
 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 977a101c97..d17b370b6d 100644
--- a/gnu/packages/text-editors.scm
+++ b/gnu/packages/text-editors.scm
@@ -1548,14 +1548,14 @@ (define-public jed
 (define-public xnedit
   (package
     (name "xnedit")
-    (version "1.5.2")
+    (version "1.5.3")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://sourceforge/xnedit/" name "-"
                                   version ".tar.gz"))
               (sha256
                (base32
-                "09424qj03p7v7ih2gi3jnpm5iilr24ssab8rkijcjh6n9qn7izl0"))))
+                "10pw0yylhfmpcmhs74i3ikgsd8jq4dsy64zp9v14wj5s4qrac4c5"))))
 
     (build-system gnu-build-system)
     (arguments

base-commit: 05bbe9993f687da1fd684a31474c621f2a1c37b2
-- 
2.34.1




--- End Message ---
--- Begin Message --- Subject: Re: [bug#69375] [PATCH v2] gnu: xnedit: Update to 1.5.3 Date: Sat, 09 Mar 2024 11:40:57 +0800 User-agent: Gnus/5.13 (Gnus v5.13)
Andy Tai <atai@atai.org> writes:

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

Applied as commit f16a112500, thank you!


--- End Message ---

reply via email to

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