[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
11/68: gnu: kcodecs: Update to 5.27.0.
From: |
David Craven |
Subject: |
11/68: gnu: kcodecs: Update to 5.27.0. |
Date: |
Sat, 29 Oct 2016 21:52:21 +0000 (UTC) |
dvc pushed a commit to branch master
in repository guix.
commit 78fc358f3e153c8a8677e50302c99f3eced0b76b
Author: David Craven <address@hidden>
Date: Sat Oct 29 18:48:28 2016 +0200
gnu: kcodecs: Update to 5.27.0.
* gnu/packages/kde-frameworks.scm (kcodecs): Update to 5.27.0.
---
gnu/packages/kde-frameworks.scm | 20 ++++++++++----------
1 file changed, 10 insertions(+), 10 deletions(-)
diff --git a/gnu/packages/kde-frameworks.scm b/gnu/packages/kde-frameworks.scm
index 2ee18a8..68b5436 100644
--- a/gnu/packages/kde-frameworks.scm
+++ b/gnu/packages/kde-frameworks.scm
@@ -360,16 +360,16 @@ GZip format, via a subclass of QIODevice.")
(define-public kcodecs
(package
(name "kcodecs")
- (version "5.24.0")
- (source
- (origin
- (method url-fetch)
- (uri (string-append "mirror://kde/stable/frameworks/"
- (version-major+minor version) "/"
- name "-" version ".tar.xz"))
- (sha256
- (base32
- "1qpzjh3qc2zz80j2bmlinipbispms14k9bmqw8v61zhi6in9z14c"))))
+ (version "5.27.0")
+ (source (origin
+ (method url-fetch)
+ (uri (string-append
+ "mirror://kde/stable/frameworks/"
+ (version-major+minor version) "/"
+ name "-" version ".tar.xz"))
+ (sha256
+ (base32
+ "0f4k276sm0svh5y8yyq8hfc5vy60cpsrwany7kswyh22m57v5j8a"))))
(build-system cmake-build-system)
(native-inputs
`(("extra-cmake-modules" ,extra-cmake-modules)
- 25/68: gnu: modemmanager-qt: Update to 5.27.0., (continued)
- 25/68: gnu: modemmanager-qt: Update to 5.27.0., David Craven, 2016/10/29
- 32/68: gnu: kcompletion: Update to 5.27.0., David Craven, 2016/10/29
- 38/68: gnu: knotifications: Update to 5.27.0., David Craven, 2016/10/29
- 41/68: gnu: kunitconversion: Update to 5.27.0., David Craven, 2016/10/29
- 51/68: gnu: kdesu: Update to 5.27.0., David Craven, 2016/10/29
- 09/68: gnu: kapidox: Update to 5.27.0., David Craven, 2016/10/29
- 20/68: gnu: kitemviews: Update to 5.27.0., David Craven, 2016/10/29
- 45/68: gnu: kbookmarks: Update to 5.27.0., David Craven, 2016/10/29
- 07/68: gnu: bluez-qt: Update to 5.27.0., David Craven, 2016/10/29
- 17/68: gnu: ki18n: Update to 5.27.0., David Craven, 2016/10/29
- 11/68: gnu: kcodecs: Update to 5.27.0.,
David Craven <=
- 22/68: gnu: kwayland: Update to 5.27.0., David Craven, 2016/10/29
- 23/68: gnu: kwidgetsaddons: Update to 5.27.0., David Craven, 2016/10/29
- 35/68: gnu: kfilemetadata: Update to 5.27.0., David Craven, 2016/10/29
- 31/68: gnu: kauth: Update to 5.27.0., David Craven, 2016/10/29
- 27/68: gnu: oxygen-icons: Update to 5.27.0., David Craven, 2016/10/29
- 26/68: gnu: networkmanager-qt: Update to 5.27.0., David Craven, 2016/10/29
- 36/68: gnu: kimageformats: Update to 5.27.0., David Craven, 2016/10/29
- 43/68: gnu: kactivities: Update to 5.27.0., David Craven, 2016/10/29
- 61/68: gnu: krunner: Update to 5.27.0., David Craven, 2016/10/29
- 39/68: gnu: kpackage: Update to 5.27.0., David Craven, 2016/10/29