mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: kxmlgui: Update to 6.10.0.
* gnu/packages/kde-frameworks.scm (kxmlgui): Update to 6.10.0. Change-Id: I0edd22566f9b20983f97eb47661e60112a9812e5
This commit is contained in:
parent
e2a2d87102
commit
e1087b1114
1 changed files with 2 additions and 2 deletions
|
@ -4893,7 +4893,7 @@ the passwords on KDE work spaces.")
|
|||
(define-public kxmlgui
|
||||
(package
|
||||
(name "kxmlgui")
|
||||
(version "6.5.0")
|
||||
(version "6.10.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append
|
||||
|
@ -4902,7 +4902,7 @@ the passwords on KDE work spaces.")
|
|||
name "-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"00yrbj66i7fydncbc8z2mnap2yfc5nz2xn6606zy1cz79barsm3m"))))
|
||||
"14hjisg9rjiq49hi74qv2awmc0dpz9i0yrsb42p6r8cdcdasf7sn"))))
|
||||
(build-system cmake-build-system)
|
||||
(propagated-inputs
|
||||
(list kconfig kconfigwidgets))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue