me
/
guix
Archived
1
0
Fork 0

gnu: kakoune: Update to 2024.05.09.

* gnu/packages/text-editors.scm (kakoune): Update to 2024.05.09.

Change-Id: If6c1ea02304880d5ffa818e57f922f9d81c1bf5a
Signed-off-by: Christopher Baines <mail@cbaines.net>
master
Ashish SHUKLA 2024-05-11 21:46:58 +00:00 committed by Christopher Baines
parent 55d6e9f73d
commit 6e86089d56
No known key found for this signature in database
GPG Key ID: 5E28A33B0B84F577
1 changed files with 2 additions and 2 deletions

View File

@ -216,7 +216,7 @@ based command language.")
(define-public kakoune
(package
(name "kakoune")
(version "2023.08.05")
(version "2024.05.09")
(source
(origin
(method url-fetch)
@ -224,7 +224,7 @@ based command language.")
"releases/download/v" version "/"
"kakoune-" version ".tar.bz2"))
(sha256
(base32 "0p6skjrfygg7hakl8v95pd17q9pjmid9p8nnw86m1lyx18g1ai9y"))))
(base32 "0ad22syhsd921rnfpmkvyh37am3ni443g1f3jc2hqndgsggvv411"))))
(build-system gnu-build-system)
(arguments
`(#:make-flags