[PATCH] gnu: xnedit: Update to 1.6.1.

  • Done
  • quality assurance status badge
Details
One participant
  • Andy Tai
Owner
unassigned
Submitted by
Andy Tai
Severity
normal

Debbugs page

A
A
Andy Tai wrote 3 days ago
(address . guix-patches@gnu.org)(name . Andy Tai)(address . atai@atai.org)
7150602bcc890eec42ef0fa77b87aee638d67154.1736315963.git.atai@atai.org
* 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(-)

Toggle diff (25 lines)
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
A
A
Andy Tai wrote 19 hours ago
(name . GNU bug tracker automated control server)(address . control@debbugs.gnu.org)
CAJsg1E-2ALrQqSJtF66skxvGpen+EvAp9uzbpzmNvS-THT_a7A@mail.gmail.com
close 75432
close 75233
thanks
patches already applied
?
Your comment

Commenting via the web interface is currently disabled.

To comment on this conversation send an email to 75432@patchwise.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 75432
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch