[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/24: gnu: ghostwriter: Update to 1.7.4.
From: |
guix-commits |
Subject: |
04/24: gnu: ghostwriter: Update to 1.7.4. |
Date: |
Wed, 20 Mar 2019 23:07:50 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 58ab7f29615315ff09adc0fc347d1af141775811
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Thu Mar 21 01:11:30 2019 +0100
gnu: ghostwriter: Update to 1.7.4.
* gnu/packages/text-editors.scm (ghostwriter): Update to 1.7.4.
---
gnu/packages/text-editors.scm | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/gnu/packages/text-editors.scm b/gnu/packages/text-editors.scm
index 473c259..534934d 100644
--- a/gnu/packages/text-editors.scm
+++ b/gnu/packages/text-editors.scm
@@ -297,7 +297,7 @@ team.")
(define-public ghostwriter
(package
(name "ghostwriter")
- (version "1.6.2")
+ (version "1.7.4")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -306,11 +306,11 @@ team.")
(file-name (git-file-name name version))
(sha256
(base32
- "0251563zy0q69fzfacvalpx43y15cshb0bhshyd4w37061gh1c12"))))
+ "1pqlr08z5syqcq5p282asxwzrrm7c1w94baxyb467swh8yp3fj5m"))))
(build-system gnu-build-system)
(native-inputs
`(("pkg-config" ,pkg-config)
- ("qttools" ,qttools))) ;for lrelease
+ ("qttools" ,qttools))) ; for lrelease
(inputs
`(("hunspell" ,hunspell)
("qtbase" ,qtbase)
@@ -344,7 +344,7 @@ team.")
(description
"@code{ghostwriter} provides a relaxing, distraction-free writing
environment with Markdown markup.")
- (license license:gpl3+))) ;icons/* under CC-BY-SA3
+ (license license:gpl3+))) ; icons/* under CC-BY-SA3
(define-public editorconfig-core-c
(package
- 14/24: gnu: ruby-actionpack: Update to 5.2.2.1., (continued)
- 14/24: gnu: ruby-actionpack: Update to 5.2.2.1., guix-commits, 2019/03/20
- 16/24: gnu: ruby-activejob: Update to 5.2.2.1., guix-commits, 2019/03/20
- 13/24: gnu: ruby-actionview: Update to 5.2.2.1., guix-commits, 2019/03/20
- 12/24: gnu: ruby-activerecord: Update to 5.2.2.1., guix-commits, 2019/03/20
- 10/24: gnu: libmatroska: Update to 1.5.0., guix-commits, 2019/03/20
- 11/24: gnu: ruby-activemodel: Update to 5.2.2.1., guix-commits, 2019/03/20
- 08/24: gnu: python-python-gast: Update to 0.2.2., guix-commits, 2019/03/20
- 09/24: gnu: libmatroska: Don't use NAME in source URI., guix-commits, 2019/03/20
- 07/24: gnu: python-latexcodec: Update to 1.0.6., guix-commits, 2019/03/20
- 05/24: gnu: plantuml: Update to 1.2019.3., guix-commits, 2019/03/20
- 04/24: gnu: ghostwriter: Update to 1.7.4.,
guix-commits <=
- 03/24: gnu: kakoune: Update to 2019.01.20., guix-commits, 2019/03/20
- 06/24: gnu: python-pyro4: Update to 4.75., guix-commits, 2019/03/20
- 01/24: gnu: terraform-docs: Update to 0.6.0., guix-commits, 2019/03/20
- 02/24: gnu: kakoune: Don't use NAME in source URI., guix-commits, 2019/03/20