gnu: kakoune: Update to 2020.09.01.

* gnu/packages/text-editors.scm (kakoune): Update to 2020.09.01.
This commit is contained in:
Tobias Geerinckx-Rice 2020-09-01 18:31:24 +02:00
parent 2c6b6d7991
commit ce04a92f78
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -155,7 +155,7 @@ (define-public vis
(define-public kakoune
(package
(name "kakoune")
(version "2020.08.04")
(version "2020.09.01")
(source
(origin
(method url-fetch)
@ -163,7 +163,7 @@ (define-public kakoune
"releases/download/v" version "/"
"kakoune-" version ".tar.bz2"))
(sha256
(base32 "08gikjxyvcr415br1g1llzh5pnq737q55yinalb92cgq3yn9yih2"))))
(base32 "0x81rxy7bqnhd9374g5ypy4w4nxmm0vnqw6b52bf62jxdg2qj6l6"))))
(build-system gnu-build-system)
(arguments
`(#:make-flags