[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
07/07: gnu: kakoune: Update to 2018.09.04.
From: |
Tobias Geerinckx-Rice |
Subject: |
07/07: gnu: kakoune: Update to 2018.09.04. |
Date: |
Mon, 10 Sep 2018 16:21:38 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 695775b138133db3c5a7a07916f45dc783fe9a11
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Mon Sep 10 20:47:21 2018 +0200
gnu: kakoune: Update to 2018.09.04.
* gnu/packages/text-editors.scm (kakoune): Update to 2018.09.04.
---
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 2536754..d344ebd 100644
--- a/gnu/packages/text-editors.scm
+++ b/gnu/packages/text-editors.scm
@@ -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
- branch master updated (875d068 -> 695775b), Tobias Geerinckx-Rice, 2018/09/10
- 07/07: gnu: kakoune: Update to 2018.09.04.,
Tobias Geerinckx-Rice <=
- 06/07: gnu: python-binaryornot: Update to 0.4.4., Tobias Geerinckx-Rice, 2018/09/10
- 04/07: gnu: python-parse: Mark up description., Tobias Geerinckx-Rice, 2018/09/10
- 05/07: gnu: python-parse: Update to 1.8.4., Tobias Geerinckx-Rice, 2018/09/10
- 03/07: gnu: python-jedi: Update to 0.12.1., Tobias Geerinckx-Rice, 2018/09/10
- 02/07: gnu: python-parso: Update to 0.3.1., Tobias Geerinckx-Rice, 2018/09/10
- 01/07: gnu: qtractor: Update to 0.9.2., Tobias Geerinckx-Rice, 2018/09/10