[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
15/18: gnu: dotherside: Update to 0.6.3.
From: |
Tobias Geerinckx-Rice |
Subject: |
15/18: gnu: dotherside: Update to 0.6.3. |
Date: |
Sun, 24 Dec 2017 10:09:57 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit 8895a968e470696d955cc712ed92aa34926a3af1
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Fri Dec 15 12:59:06 2017 +0100
gnu: dotherside: Update to 0.6.3.
* gnu/packages/qt.scm (dotherside): Update to 0.6.3
---
gnu/packages/language.scm | 4 ++--
gnu/packages/qt.scm | 5 +++--
2 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/gnu/packages/language.scm b/gnu/packages/language.scm
index 06190ba..c44d430 100644
--- a/gnu/packages/language.scm
+++ b/gnu/packages/language.scm
@@ -197,7 +197,7 @@ both ordinal and cardinal numbers, negative numbers, and
very large numbers.")
(define-public perl-lingua-pt-stemmer
(package
(name "perl-lingua-pt-stemmer")
- (version "0.01")
+ (version "0.02")
(source
(origin
(method url-fetch)
@@ -205,7 +205,7 @@ both ordinal and cardinal numbers, negative numbers, and
very large numbers.")
"Lingua-PT-Stemmer-" version ".tar.gz"))
(sha256
(base32
- "11rqc5pqnkl9c13vy7sihiyas14ci0pj3k6chrgrgjv5sjv2m4a5"))))
+ "17c48sfbgwd2ivlgf59sr6jdhwa3aim8750f8pyzz7xpi8gz0var"))))
(build-system perl-build-system)
(home-page "http://search.cpan.org/dist/Lingua-PT-Stemmer")
(synopsis "Portuguese language stemming")
diff --git a/gnu/packages/qt.scm b/gnu/packages/qt.scm
index 8bdc145..70c76ee 100644
--- a/gnu/packages/qt.scm
+++ b/gnu/packages/qt.scm
@@ -7,6 +7,7 @@
;;; Copyright © 2016 Thomas Danckaert <address@hidden>
;;; Copyright © 2017 Ricardo Wurmus <address@hidden>
;;; Copyright © 2017 Quiliro <address@hidden>
+;;; Copyright © 2017 Tobias Geerinckx-Rice <address@hidden>
;;;
;;; This file is part of GNU Guix.
;;;
@@ -1983,7 +1984,7 @@ time Web content can be enhanced with native controls.")
(define-public dotherside
(package
(name "dotherside")
- (version "0.5.2")
+ (version "0.6.3")
(source
(origin
(method url-fetch)
@@ -1992,7 +1993,7 @@ time Web content can be enhanced with native controls.")
(file-name (string-append name "-" version ".tar.gz"))
(sha256
(base32
- "0pqlrvy4ajjir80ra79ka3n0rjj0ir0f0m91cq86iz3nnw8w148z"))))
+ "0azq7qlsrfdwbd6qsi7d3c1knn42qw0r47g43xf7clwbinapswpz"))))
(build-system cmake-build-system)
(native-inputs
`(("qttools" ,qttools)))
- 13/18: gnu: ruby-simplecov-html: Update to 0.10.2., (continued)
- 13/18: gnu: ruby-simplecov-html: Update to 0.10.2., Tobias Geerinckx-Rice, 2017/12/24
- 09/18: gnu: ruby-crass: Update to 1.0.3., Tobias Geerinckx-Rice, 2017/12/24
- 11/18: gnu: ruby-hoe: Update to 3.16.2., Tobias Geerinckx-Rice, 2017/12/24
- 06/18: gnu: pulsemixer: Update to 1.4.0., Tobias Geerinckx-Rice, 2017/12/24
- 12/18: gnu: ruby-pry: Update to 0.11.3., Tobias Geerinckx-Rice, 2017/12/24
- 14/18: gnu: ruby-json-pure: Fix build failure., Tobias Geerinckx-Rice, 2017/12/24
- 16/18: gnu: python-ruamel.yaml: Update to 0.15.35., Tobias Geerinckx-Rice, 2017/12/24
- 17/18: gnu: ecl-flexi-streams: Update to 1.0.16., Tobias Geerinckx-Rice, 2017/12/24
- 01/18: services: messaging: Use HTTPS for prosody.im URLs., Tobias Geerinckx-Rice, 2017/12/24
- 07/18: gnu: cmark: Update to 0.28.3., Tobias Geerinckx-Rice, 2017/12/24
- 15/18: gnu: dotherside: Update to 0.6.3.,
Tobias Geerinckx-Rice <=
- 18/18: gnu: python-cbor: Mark up description., Tobias Geerinckx-Rice, 2017/12/24
- 02/18: gnu, doc: Use HTTPS for cran.r-project.org home pages., Tobias Geerinckx-Rice, 2017/12/24