gnu: knewstuff: Update to 5.114.0.

* gnu/packages/kde-frameworks.scm (knewstuff): Update to 5.114.0.

Change-Id: If42c93a98323425d7ac249b11faf08aa410230d2
This commit is contained in:
Maxim Cournoyer 2024-01-18 11:33:27 -05:00
parent 427ea6028a
commit 0e8205f8ab
No known key found for this signature in database
GPG Key ID: 1260E46482E63562

View File

@ -2844,7 +2844,7 @@ KIO enabled infrastructure.")
(define-public knewstuff
(package
(name "knewstuff")
(version "5.108.0")
(version "5.114.0")
(source (origin
(method url-fetch)
(uri (string-append
@ -2853,7 +2853,7 @@ KIO enabled infrastructure.")
name "-" version ".tar.xz"))
(sha256
(base32
"1hlzkacybf35lnl92vk8xkapkq5pygy8fqngskvj9f4692k6562s"))))
"15xmx7rnnrsz2cj044aviyr4hi9h8r0nnva9qzcjcq2hkkgj7wjj"))))
(build-system cmake-build-system)
(propagated-inputs
(list attica kservice kxmlgui))