mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 03:55:08 -06:00
gnu: kde-frameworkintegration: Update to 6.21.0.
* gnu/packages/kde-frameworks.scm (kde-frameworkintegration): Update to 6.21.0. Change-Id: Ic85cdf3b04ef32c11e079e3373a1ec5ddaedc91d
This commit is contained in:
parent
d18ca9e0e4
commit
24b4305771
1 changed files with 2 additions and 2 deletions
|
|
@ -4905,7 +4905,7 @@ applications.")
|
|||
(define-public kde-frameworkintegration
|
||||
(package
|
||||
(name "kde-frameworkintegration")
|
||||
(version "6.19.0")
|
||||
(version "6.21.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append
|
||||
|
|
@ -4914,7 +4914,7 @@ applications.")
|
|||
"frameworkintegration-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"192rgqa5520naincdw9p1mpgxqb7ia6l84i8sldq2rib6hmw2szv"))))
|
||||
"15ysljmpkvlx81zx5b56hl9si8pxf647wzc5jcmbghmgghz07f5f"))))
|
||||
(build-system cmake-build-system)
|
||||
(native-inputs
|
||||
(list extra-cmake-modules pkg-config))
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue