GNU bug report logs - #64758
[PATCH] gnu: xnedit: Update to 1.5.0

Previous Next

Package: guix-patches;

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

Date: Fri, 21 Jul 2023 06:07:01 UTC

Severity: normal

Tags: patch

Done: 宋文武 <iyzsong <at> envs.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Andy Tai <atai <at> atai.org>
Subject: bug#64758: closed (Re: bug#64758: [PATCH] gnu: xnedit: Update to
 1.5.0)
Date: Fri, 28 Jul 2023 14:17:03 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#64758: [PATCH] gnu: xnedit: Update to 1.5.0

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 64758 <at> debbugs.gnu.org.

-- 
64758: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=64758
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: 宋文武 <iyzsong <at> envs.net>
To: Andy Tai <atai <at> atai.org>
Cc: 64758-done <at> debbugs.gnu.org
Subject: Re: bug#64758: [PATCH] gnu: xnedit: Update to 1.5.0
Date: Fri, 28 Jul 2023 22:16:32 +0800
Andy Tai <atai <at> atai.org> writes:

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

Pushed to master, thank you!

[Message part 3 (message/rfc822, inline)]
From: Andy Tai <atai <at> atai.org>
To: guix-patches <at> gnu.org
Cc: Andy Tai <atai <at> atai.org>
Subject: [PATCH] gnu: xnedit: Update to 1.5.0
Date: Thu, 20 Jul 2023 23:06:15 -0700
* gnu/packages/text-editors.scm (xnedit): Update to 1.5.0
---
 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 f70a4302fd..44c5754d6d 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.4.1")
+    (version "1.5.0")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://sourceforge/xnedit/" name "-"
                                   version ".tar.gz"))
               (sha256
                (base32
-                "0fw3li7hr47hckm9pl1njx30lfr6cx2p094ir8zmgr91hyxidgld"))))
+                "09wvhg7rywfj7njl2fkzdhgwlgxw358423yiv2ay3k5zhbysxfik"))))
 
     (build-system gnu-build-system)
     (arguments

base-commit: 182be30fb1a8b847c30492462ec22c08ec7a9849
-- 
2.40.1




This bug report was last modified 1 year and 296 days ago.

Previous Next


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