[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
17/20: gnu: ghostwriter: Update to 1.6.2.
From: |
Tobias Geerinckx-Rice |
Subject: |
17/20: gnu: ghostwriter: Update to 1.6.2. |
Date: |
Thu, 26 Apr 2018 15:09:47 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit d2caedf08d24d6780beede84c0a58f851ee5816c
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Thu Apr 26 18:28:19 2018 +0200
gnu: ghostwriter: Update to 1.6.2.
* gnu/packages/text-editors.scm (ghostwriter): Update to 1.6.2.
---
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 6d8d800..1382e32 100644
--- a/gnu/packages/text-editors.scm
+++ b/gnu/packages/text-editors.scm
@@ -292,7 +292,7 @@ team.")
(define-public ghostwriter
(package
(name "ghostwriter")
- (version "1.6.1")
+ (version "1.6.2")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -301,7 +301,7 @@ team.")
(file-name (git-file-name name version))
(sha256
(base32
- "1ihdr4xk0j83q83xknbikxb7yf9qhlkgvc89w33lhj090cv376gd"))))
+ "0251563zy0q69fzfacvalpx43y15cshb0bhshyd4w37061gh1c12"))))
(build-system gnu-build-system)
(native-inputs
`(("pkg-config" ,pkg-config)
- 06/20: gnu: perl-error: Update to 0.17025., (continued)
- 06/20: gnu: perl-error: Update to 0.17025., Tobias Geerinckx-Rice, 2018/04/26
- 03/20: gnu: perl-test-differences: Update to 0.64., Tobias Geerinckx-Rice, 2018/04/26
- 08/20: gnu: perl-class-inspector: Update to 1.32., Tobias Geerinckx-Rice, 2018/04/26
- 10/20: gnu: perl-file-sharedir-install: Update to 0.12., Tobias Geerinckx-Rice, 2018/04/26
- 02/20: gnu: perl-test-pod: Update to 1.52., Tobias Geerinckx-Rice, 2018/04/26
- 11/20: gnu: perl-mime-types: Update to 2.17., Tobias Geerinckx-Rice, 2018/04/26
- 13/20: gnu: perl-task-weaken: Update to 1.06., Tobias Geerinckx-Rice, 2018/04/26
- 14/20: gnu: perl-text-glob: Update to 0.11., Tobias Geerinckx-Rice, 2018/04/26
- 09/20: gnu: perl-devel-overloadinfo: Update to 0.005., Tobias Geerinckx-Rice, 2018/04/26
- 15/20: gnu: openvpn: Update to 2.4.6., Tobias Geerinckx-Rice, 2018/04/26
- 17/20: gnu: ghostwriter: Update to 1.6.2.,
Tobias Geerinckx-Rice <=
- 12/20: gnu: perl-module-find: Update to 0.13., Tobias Geerinckx-Rice, 2018/04/26
- 19/20: gnu: mg: Find ncurses through pkg-config., Tobias Geerinckx-Rice, 2018/04/26
- 16/20: gnu: youtube-viewer: Update to 3.3.4., Tobias Geerinckx-Rice, 2018/04/26
- 18/20: gnu: fio: Use INVOKE., Tobias Geerinckx-Rice, 2018/04/26
- 20/20: gnu: mg: Update to 20180408., Tobias Geerinckx-Rice, 2018/04/26