gnu: kakoune: Update to 2018.09.04.

* gnu/packages/text-editors.scm (kakoune): Update to 2018.09.04.
master
Tobias Geerinckx-Rice 2018-09-10 20:47:21 +02:00
parent 4b41568fa5
commit 695775b138
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -102,7 +102,7 @@ based command language.")
(define-public kakoune
(package
(name "kakoune")
(version "2018.04.13")
(version "2018.09.04")
(source
(origin
(method url-fetch)
@ -111,7 +111,7 @@ based command language.")
name "-" version ".tar.bz2"))
(sha256
(base32
"1kkzs5nrjxzd1jq7a4k7qfb5kg05871z0r3d9c0yhz9shf6wz36d"))))
"1qbj2hmcfs6pr5lc78z9ni5zxdyp3mr64dvms4l52716ikqcjcbs"))))
(build-system gnu-build-system)
(arguments
`(#:make-flags