unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#64758] [PATCH] gnu: xnedit: Update to 1.5.0
@ 2023-07-21  6:06 Andy Tai
  2023-07-28 14:16 ` bug#64758: " 宋文武 via Guix-patches via
  0 siblings, 1 reply; 3+ messages in thread
From: Andy Tai @ 2023-07-21  6:06 UTC (permalink / raw)
  To: 64758; +Cc: Andy Tai

* 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





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

* bug#64758: [PATCH] gnu: xnedit: Update to 1.5.0
  2023-07-21  6:06 [bug#64758] [PATCH] gnu: xnedit: Update to 1.5.0 Andy Tai
@ 2023-07-28 14:16 ` 宋文武 via Guix-patches via
  2023-07-28 17:22   ` [bug#64758] " Andy Tai
  0 siblings, 1 reply; 3+ messages in thread
From: 宋文武 via Guix-patches via @ 2023-07-28 14:16 UTC (permalink / raw)
  To: Andy Tai; +Cc: 64758-done

Andy Tai <atai@atai.org> writes:

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

Pushed to master, thank you!




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

* [bug#64758] [PATCH] gnu: xnedit: Update to 1.5.0
  2023-07-28 14:16 ` bug#64758: " 宋文武 via Guix-patches via
@ 2023-07-28 17:22   ` Andy Tai
  0 siblings, 0 replies; 3+ messages in thread
From: Andy Tai @ 2023-07-28 17:22 UTC (permalink / raw)
  To: 宋文武; +Cc: 64758-done

[-- Attachment #1: Type: text/plain, Size: 416 bytes --]

Thanks!

On Fri, Jul 28, 2023 at 7:16 AM 宋文武 <iyzsong@envs.net> wrote:

> Andy Tai <atai@atai.org> writes:
>
> > * gnu/packages/text-editors.scm (xnedit): Update to 1.5.0
>
> Pushed to master, thank you!
>


-- 
Andy Tai, atai@atai.org, Skype: licheng.tai, Line: andy_tai, WeChat:
andytai1010
Year 2023 民國112年
自動的精神力是信仰與覺悟
自動的行為力是勞動與技能

[-- Attachment #2: Type: text/html, Size: 1215 bytes --]

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

end of thread, other threads:[~2023-07-28 18:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-21  6:06 [bug#64758] [PATCH] gnu: xnedit: Update to 1.5.0 Andy Tai
2023-07-28 14:16 ` bug#64758: " 宋文武 via Guix-patches via
2023-07-28 17:22   ` [bug#64758] " Andy Tai

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).