unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#65859] [PATCH] gnu: xnedit: Update to 1.5.1
@ 2023-09-11  3:34 Andy Tai
  2023-09-20  5:22 ` [bug#65859] [PATCH v2] " Andy Tai
  0 siblings, 1 reply; 3+ messages in thread
From: Andy Tai @ 2023-09-11  3:34 UTC (permalink / raw)
  To: 65859; +Cc: Andy Tai

* gnu/packages/text-editors.scm (xnedit): Update to 1.5.1
---
 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 44c5754d6d..7696217829 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.0")
+    (version "1.5.1")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://sourceforge/xnedit/" name "-"
                                   version ".tar.gz"))
               (sha256
                (base32
-                "09wvhg7rywfj7njl2fkzdhgwlgxw358423yiv2ay3k5zhbysxfik"))))
+                "14irfn9izkbd72yynfy634vc9pk2kmhkdmzb2w9al44wfzixlal3"))))
 
     (build-system gnu-build-system)
     (arguments

base-commit: 2eb6df537c36da8bf8e81ff698421f6fb1bfd1ab
-- 
2.41.0





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

* [bug#65859] [PATCH v2] gnu: xnedit: Update to 1.5.1
  2023-09-11  3:34 [bug#65859] [PATCH] gnu: xnedit: Update to 1.5.1 Andy Tai
@ 2023-09-20  5:22 ` Andy Tai
  2023-09-25 10:42   ` bug#65859: " Christopher Baines
  0 siblings, 1 reply; 3+ messages in thread
From: Andy Tai @ 2023-09-20  5:22 UTC (permalink / raw)
  To: 65859; +Cc: Andy Tai

* gnu/packages/text-editors.scm (xnedit): Update to 1.5.1
---
 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 44c5754d6d..7696217829 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.0")
+    (version "1.5.1")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://sourceforge/xnedit/" name "-"
                                   version ".tar.gz"))
               (sha256
                (base32
-                "09wvhg7rywfj7njl2fkzdhgwlgxw358423yiv2ay3k5zhbysxfik"))))
+                "14irfn9izkbd72yynfy634vc9pk2kmhkdmzb2w9al44wfzixlal3"))))
 
     (build-system gnu-build-system)
     (arguments

base-commit: 4b3b2e63007acee9e3a8c2ea728190480d092c3c
-- 
2.41.0





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

* bug#65859: [PATCH v2] gnu: xnedit: Update to 1.5.1
  2023-09-20  5:22 ` [bug#65859] [PATCH v2] " Andy Tai
@ 2023-09-25 10:42   ` Christopher Baines
  0 siblings, 0 replies; 3+ messages in thread
From: Christopher Baines @ 2023-09-25 10:42 UTC (permalink / raw)
  To: Andy Tai; +Cc: 65859-done, guix-patches

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


Andy Tai <atai@atai.org> writes:

> * gnu/packages/text-editors.scm (xnedit): Update to 1.5.1
> ---
>  gnu/packages/text-editors.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Thanks! I've pushed this to master as
2987a4993f0d3406991ac53433a9433c3ffeea79.

Chris

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]

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

end of thread, other threads:[~2023-09-25 10:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-11  3:34 [bug#65859] [PATCH] gnu: xnedit: Update to 1.5.1 Andy Tai
2023-09-20  5:22 ` [bug#65859] [PATCH v2] " Andy Tai
2023-09-25 10:42   ` bug#65859: " Christopher Baines

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