GNU bug report logs -
#70885
[PATCH] * gnu/packages/text-editors.scm (kakoune): Update to 2024.05.09
Previous Next
Reported by: ashish.is <at> lostca.se
Date: Sat, 11 May 2024 21:49:01 UTC
Severity: normal
Tags: patch
Done: Christopher Baines <mail <at> cbaines.net>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 70885 in the body.
You can then email your comments to 70885 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#70885
; Package
guix-patches
.
(Sat, 11 May 2024 21:49:01 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
ashish.is <at> lostca.se
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Sat, 11 May 2024 21:49:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
From: Ashish SHUKLA <ashish.is <at> lostca.se>
Signed-off-by: Ashish SHUKLA <ashish.is <at> lostca.se>
Change-Id: If6c1ea02304880d5ffa818e57f922f9d81c1bf5a
---
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 b62efabe6e..eab7bdd871 100644
--- a/gnu/packages/text-editors.scm
+++ b/gnu/packages/text-editors.scm
@@ -216,7 +216,7 @@ (define-public vis
(define-public kakoune
(package
(name "kakoune")
- (version "2023.08.05")
+ (version "2024.05.09")
(source
(origin
(method url-fetch)
@@ -224,7 +224,7 @@ (define-public kakoune
"releases/download/v" version "/"
"kakoune-" version ".tar.bz2"))
(sha256
- (base32 "0p6skjrfygg7hakl8v95pd17q9pjmid9p8nnw86m1lyx18g1ai9y"))))
+ (base32 "0ad22syhsd921rnfpmkvyh37am3ni443g1f3jc2hqndgsggvv411"))))
(build-system gnu-build-system)
(arguments
`(#:make-flags
base-commit: 4a49457995ea8b3a9c3dc8595174fd704316274e
--
2.41.0
Reply sent
to
Christopher Baines <mail <at> cbaines.net>
:
You have taken responsibility.
(Tue, 14 May 2024 14:02:01 GMT)
Full text and
rfc822 format available.
Notification sent
to
ashish.is <at> lostca.se
:
bug acknowledged by developer.
(Tue, 14 May 2024 14:02:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 70885-done <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
"ashish.is--- via Guix-patches" via <guix-patches <at> gnu.org> writes:
> From: Ashish SHUKLA <ashish.is <at> lostca.se>
>
> Signed-off-by: Ashish SHUKLA <ashish.is <at> lostca.se>
> Change-Id: If6c1ea02304880d5ffa818e57f922f9d81c1bf5a
> ---
> gnu/packages/text-editors.scm | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
Thanks for the patch, I added the missing first line to the commit
message, removed the Signed-off-by line (as signing off your own commits
doesn't make sense), and pushed this to master as
6e86089d563ccb67ae04cd941ca7b66c1777831f.
Chris
[signature.asc (application/pgp-signature, inline)]
Information forwarded
to
guix-patches <at> gnu.org
:
bug#70885
; Package
guix-patches
.
(Tue, 14 May 2024 14:04:02 GMT)
Full text and
rfc822 format available.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Wed, 12 Jun 2024 11:24:21 GMT)
Full text and
rfc822 format available.
This bug report was last modified 1 year and 5 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.