mirror of
https://codeberg.org/guix/guix.git
synced 2026-05-13 15:03:44 +00:00
gnu: kded: Update to 6.22.0.
* gnu/packages/kde-frameworks.scm (kded): Update to 6.22.0. Change-Id: I42f71f5a22bcd85c5a78b468d405b83d2fe582d2
This commit is contained in:
@@ -3377,7 +3377,7 @@ that offer bindings to some of the Frameworks.")
|
||||
(define-public kded
|
||||
(package
|
||||
(name "kded")
|
||||
(version "6.21.0")
|
||||
(version "6.22.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append
|
||||
@@ -3386,7 +3386,7 @@ that offer bindings to some of the Frameworks.")
|
||||
name "-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"18fx0al5ax2xdif0dx5r49019gwbbshyacsckm6d12yrivzjqlrn"))))
|
||||
"0zglfabmy1p4msi3z7gf6vjml25vaaj77xfna5scy394ih341rdz"))))
|
||||
(build-system cmake-build-system)
|
||||
(arguments (list #:tests? #f))
|
||||
(native-inputs
|
||||
|
||||
Reference in New Issue
Block a user