[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/10: gnu: libkomparediff2: Update to 17.12.1
From: |
Hartmut Goebel |
Subject: |
04/10: gnu: libkomparediff2: Update to 17.12.1 |
Date: |
Sun, 18 Feb 2018 13:23:49 -0500 (EST) |
htgoebel pushed a commit to branch master
in repository guix.
commit 360000169371a4c801cdd2e694f40c813baa2053
Author: Hartmut Goebel <address@hidden>
Date: Sun Feb 4 16:10:49 2018 +0100
gnu: libkomparediff2: Update to 17.12.1
* gnu/packages/kde.scm(libkomparediff2): Update to 17.12.1.
[source] Switch to KDE mirror, use mirror://kde scheme.
---
gnu/packages/kde.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/kde.scm b/gnu/packages/kde.scm
index e5da94b..bb24bdf 100644
--- a/gnu/packages/kde.scm
+++ b/gnu/packages/kde.scm
@@ -367,7 +367,7 @@ other special events for a geographical region.")
(define-public libkomparediff2
(package
(name "libkomparediff2")
- (version "16.08.2")
+ (version "17.12.1")
(source
(origin
(method url-fetch)
@@ -376,7 +376,7 @@ other special events for a geographical region.")
(file-name (string-append name "-" version ".tar.gz"))
(sha256
(base32
- "1lafifrwfxvn0jwhz67kwv7m38lm4syips3fq77rwcvfhmkiijmh"))))
+ "0jd700pjw51vyan5d22k6j60jgb95pfn2nvwz2nfs2f4xlsly1hz"))))
(native-inputs
`(("extra-cmake-modules" ,extra-cmake-modules)
("pkg-config" ,pkg-config)))
- branch master updated (042f7c2 -> 102fc5b), Hartmut Goebel, 2018/02/18
- 04/10: gnu: libkomparediff2: Update to 17.12.1,
Hartmut Goebel <=
- 02/10: gnu: kpmcore: Update to 3.3.0, Hartmut Goebel, 2018/02/18
- 05/10: gnu: libkomparediff2: Use mirror://kde scheme for source-url., Hartmut Goebel, 2018/02/18
- 06/10: gnu: snorenotify: Use mirror://kde scheme for source-url., Hartmut Goebel, 2018/02/18
- 08/10: gnu: ktextwidgets: Add optional input "qtspeech"., Hartmut Goebel, 2018/02/18
- 09/10: gnu: knotifications: Add optional input "qtspeech"., Hartmut Goebel, 2018/02/18
- 07/10: gnu: qca: Use mirror://kde scheme for source-url., Hartmut Goebel, 2018/02/18
- 10/10: gnu: Add qqc2-desktop-style., Hartmut Goebel, 2018/02/18
- 03/10: gnu: libksysguard: Update to 5.11.5., Hartmut Goebel, 2018/02/18
- 01/10: gnu: kde-frameworks: Update to 5.42.0 resp. 5.42.1, Hartmut Goebel, 2018/02/18