mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-07 11:29:59 +01:00
gnu: kservice: Update to 6.10.0.
* gnu/packages/kde-frameworks.scm (kservice): Update to 6.10.0. Change-Id: I1bb8feca695d609ae8a7aecde6454c927a127707
This commit is contained in:
parent
e871ff5a98
commit
db23fad9d2
1 changed files with 2 additions and 2 deletions
|
@ -4517,7 +4517,7 @@ typed.")
|
|||
(define-public kservice
|
||||
(package
|
||||
(name "kservice")
|
||||
(version "6.5.0")
|
||||
(version "6.10.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append
|
||||
|
@ -4526,7 +4526,7 @@ typed.")
|
|||
name "-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"1ggq9i38p63i2imxnzalax015g3x9wvc5g5n6wn2ifczph2d5ka8"))))
|
||||
"1cyv1cxf0vdvg2173ql2lfzx2b4r32qm45mgz0i8iqv7162m7b84"))))
|
||||
(build-system cmake-build-system)
|
||||
(propagated-inputs
|
||||
(list kconfig kcoreaddons kdoctools))
|
||||
|
|
Loading…
Add table
Reference in a new issue