[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
67/68: gnu: kxmlrpcclient: Update to 5.27.0.
From: |
David Craven |
Subject: |
67/68: gnu: kxmlrpcclient: Update to 5.27.0. |
Date: |
Sat, 29 Oct 2016 21:52:26 +0000 (UTC) |
dvc pushed a commit to branch master
in repository guix.
commit 6c6e8b19e47ae35f6fb7250645c7f966af127f25
Author: David Craven <address@hidden>
Date: Sat Oct 29 18:48:28 2016 +0200
gnu: kxmlrpcclient: Update to 5.27.0.
* gnu/packages/kde-frameworks.scm (kxmlrpcclient): 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 2e2e71c..cdd0cdb 100644
--- a/gnu/packages/kde-frameworks.scm
+++ b/gnu/packages/kde-frameworks.scm
@@ -2693,16 +2693,16 @@ descriptions for integrating actions from plugins.")
(define-public kxmlrpcclient
(package
(name "kxmlrpcclient")
- (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
- "06ap6ipzqimz1rfrcr7z8zc7idy7sg4a97dws7h52i34ms7jqnc8"))))
+ (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
+ "17bavm8qj4r1kc67x5g20v1pl8arjqpn69hg7icp2b1b0vnfvav1"))))
(build-system cmake-build-system)
(propagated-inputs
`(("kio" ,kio)))
- 44/68: gnu: kactivities-stats: Update to 5.27.0., (continued)
- 44/68: gnu: kactivities-stats: Update to 5.27.0., David Craven, 2016/10/29
- 58/68: gnu: knotifyconfig: Update to 5.27.0., David Craven, 2016/10/29
- 55/68: gnu: kinit: Update to 5.27.0., David Craven, 2016/10/29
- 57/68: gnu: knewstuff: Update to 5.27.0., David Craven, 2016/10/29
- 64/68: gnu: ktextwidgets: Update to 5.27.0., David Craven, 2016/10/29
- 62/68: gnu: kservice: Update to 5.27.0., David Craven, 2016/10/29
- 59/68: gnu: kparts: Update to 5.27.0., David Craven, 2016/10/29
- 60/68: gnu: kpeople: Update to 5.27.0., David Craven, 2016/10/29
- 54/68: gnu: kiconthemes: Update to 5.27.0., David Craven, 2016/10/29
- 65/68: gnu: kwallet: Update to 5.27.0., David Craven, 2016/10/29
- 67/68: gnu: kxmlrpcclient: Update to 5.27.0.,
David Craven <=
- 47/68: gnu: kconfigwidgets: Update to 5.27.0., David Craven, 2016/10/29
- 40/68: gnu: kpty: Update to 5.27.0., David Craven, 2016/10/29
- 56/68: gnu: kio: Update to 5.27.0., David Craven, 2016/10/29
- 66/68: gnu: kxmlgui: Update to 5.27.0., David Craven, 2016/10/29