* [bug#70885] [PATCH] * gnu/packages/text-editors.scm (kakoune): Update to 2024.05.09
@ 2024-05-11 21:46 ashish.is--- via Guix-patches via
2024-05-14 14:00 ` bug#70885: " Christopher Baines
0 siblings, 1 reply; 2+ messages in thread
From: ashish.is--- via Guix-patches via @ 2024-05-11 21:46 UTC (permalink / raw)
To: 70885; +Cc: Ashish SHUKLA
From: Ashish SHUKLA <ashish.is@lostca.se>
Signed-off-by: Ashish SHUKLA <ashish.is@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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#70885: [PATCH] * gnu/packages/text-editors.scm (kakoune): Update to 2024.05.09
2024-05-11 21:46 [bug#70885] [PATCH] * gnu/packages/text-editors.scm (kakoune): Update to 2024.05.09 ashish.is--- via Guix-patches via
@ 2024-05-14 14:00 ` Christopher Baines
0 siblings, 0 replies; 2+ messages in thread
From: Christopher Baines @ 2024-05-14 14:00 UTC (permalink / raw)
To: ashish.is--- via Guix-patches via; +Cc: ashish.is, 70885-done
[-- Attachment #1: Type: text/plain, Size: 561 bytes --]
"ashish.is--- via Guix-patches" via <guix-patches@gnu.org> writes:
> From: Ashish SHUKLA <ashish.is@lostca.se>
>
> Signed-off-by: Ashish SHUKLA <ashish.is@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
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-05-14 14:02 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-11 21:46 [bug#70885] [PATCH] * gnu/packages/text-editors.scm (kakoune): Update to 2024.05.09 ashish.is--- via Guix-patches via
2024-05-14 14:00 ` bug#70885: " 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).