From: Andy Tai <atai@atai.org>
To: 69204@debbugs.gnu.org
Cc: Andy Tai <atai@atai.org>
Subject: [bug#69204] [PATCH] gnu: xnedit: Update to 1.5.3
Date: Sat, 17 Feb 2024 01:42:25 -0800 [thread overview]
Message-ID: <8ccd9013749194b401e3e6d8244f85610a455297.1708162910.git.atai@atai.org> (raw)
* 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: e3586aa61d58fd8992abb594edc2168d5bf5a6da
--
2.34.1
next reply other threads:[~2024-02-18 18:23 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-02-17 9:42 Andy Tai [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-02-17 9:45 [bug#69230] [PATCH] gnu: xnedit: Update to 1.5.3 Andy Tai
2024-02-19 17:20 ` [bug#69230] [PATCH v2] " Andy Tai
2024-02-24 7:02 ` [bug#69230] [PATCH v3] " Andy Tai
2024-02-25 6:19 ` [bug#69204] " Andy Tai
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=8ccd9013749194b401e3e6d8244f85610a455297.1708162910.git.atai@atai.org \
--to=atai@atai.org \
--cc=69204@debbugs.gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).