gnu: kdelibs4support: Update to 5.114.0.
* gnu/packages/kde-frameworks.scm (kdelibs4support): Update to 5.114.0. Change-Id: I29f67e5b2810a4f167fdef52ecf28424dc17e402
This commit is contained in:
parent
4127c0690a
commit
0fc47656fd
1 changed files with 2 additions and 2 deletions
|
@ -3635,7 +3635,7 @@ (define-public kde-frameworkintegration
|
|||
(define-public kdelibs4support
|
||||
(package
|
||||
(name "kdelibs4support")
|
||||
(version "5.108.0")
|
||||
(version "5.114.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
|
@ -3644,7 +3644,7 @@ (define-public kdelibs4support
|
|||
(version-major+minor version) "/portingAids/"
|
||||
name "-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32 "1pqpcn4i6zcli8a2yf7fda6rwr0vs55jd9bjl0fgallyd6wl8qkf"))))
|
||||
(base32 "17473him2fjfcw5f88diarqac815wsakfyb9fka82a4qqh9l41mc"))))
|
||||
(build-system cmake-build-system)
|
||||
(native-inputs
|
||||
(list dbus
|
||||
|
|
Loading…
Reference in a new issue