mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 03:55:08 -06:00
gnu: kxmlgui: Update to 6.21.0.
* gnu/packages/kde-frameworks.scm (kxmlgui): Update to 6.21.0. Change-Id: I5a755f1d036b40fcc842fc8a6601386a230b643d
This commit is contained in:
parent
1011d3ca81
commit
2711f2521a
1 changed files with 2 additions and 2 deletions
|
|
@ -4609,7 +4609,7 @@ the passwords on KDE work spaces.")
|
|||
(define-public kxmlgui
|
||||
(package
|
||||
(name "kxmlgui")
|
||||
(version "6.19.0")
|
||||
(version "6.21.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append
|
||||
|
|
@ -4618,7 +4618,7 @@ the passwords on KDE work spaces.")
|
|||
name "-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"1vnrgy041lkmximsdkpmwb1drx9ray38q2ndipqsws0n3k3rvhi9"))))
|
||||
"034pkdnmr096sw41phlb9acd6abih2ydpgmm87b5alxxcl5kkgyf"))))
|
||||
(build-system cmake-build-system)
|
||||
(propagated-inputs
|
||||
(list
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue