gnu: kakoune: Update to 2019.07.01.

* gnu/packages/text-editors.scm (kakoune): Update to 2019.07.01.
This commit is contained in:
Tobias Geerinckx-Rice 2019-10-15 18:47:37 +02:00
parent 79bc917685
commit ee70f49b77
No known key found for this signature in database
GPG key ID: D889B0F018C5493C

View file

@ -114,7 +114,7 @@ (define-public vis
(define-public kakoune
(package
(name "kakoune")
(version "2019.01.20")
(version "2019.07.01")
(source
(origin
(method url-fetch)
@ -122,7 +122,7 @@ (define-public kakoune
"releases/download/v" version "/"
"kakoune-" version ".tar.bz2"))
(sha256
(base32 "15drk7i17qdiqxqkjxhrxfclryj9qzb5ymxd20dwl05y4yi064cr"))))
(base32 "1lvgxnih4xfrkcmcc476qi9nz6dxcdbfxsinhykp3g80j14piycc"))))
(build-system gnu-build-system)
(arguments
`(#:make-flags