From: Andy Tai <atai@atai.org>
To: 75432@debbugs.gnu.org
Cc: Andy Tai <atai@atai.org>
Subject: [bug#75432] [PATCH] gnu: xnedit: Update to 1.6.1.
Date: Tue, 7 Jan 2025 21:59:37 -0800 [thread overview]
Message-ID: <7150602bcc890eec42ef0fa77b87aee638d67154.1736315963.git.atai@atai.org> (raw)
* gnu/packages/text-editors.scm (xnedit): Update to 1.6.1.
Change-Id: I0122af491df6465b722f3dd4fd7a3d4a1f839b20
---
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 9060fc72e2..bb5b821cf5 100644
--- a/gnu/packages/text-editors.scm
+++ b/gnu/packages/text-editors.scm
@@ -1691,14 +1691,14 @@ (define-public jed
(define-public xnedit
(package
(name "xnedit")
- (version "1.6.0")
+ (version "1.6.1")
(source (origin
(method url-fetch)
(uri (string-append "mirror://sourceforge/xnedit/" name "-"
version ".tar.gz"))
(sha256
(base32
- "1f2r0k2mcicjns5aic6vlpwwy9ccqzwbm46r6403rwwmwg5zk2pg"))))
+ "167v7fqnk5zg7jg6iid92wygk6vya7klnhnmgbsghaacg8dnldkf"))))
(build-system gnu-build-system)
(arguments
base-commit: 329daafcc3c798dd180fd98ff757452e3e016235
--
2.34.1
reply other threads:[~2025-01-08 6:00 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=7150602bcc890eec42ef0fa77b87aee638d67154.1736315963.git.atai@atai.org \
--to=atai@atai.org \
--cc=75432@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 external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.