mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-05 08:45:55 +02:00
gnu: kxmlgui: Update to 6.23.0.
* gnu/packages/kde-frameworks.scm (kxmlgui): Update to 6.23.0. Change-Id: If06ca92b70c2f30a8ef1685dcbc23dcd9103ebfb
This commit is contained in:
@@ -4627,7 +4627,7 @@ the passwords on KDE work spaces.")
|
||||
(define-public kxmlgui
|
||||
(package
|
||||
(name "kxmlgui")
|
||||
(version "6.22.0")
|
||||
(version "6.23.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append
|
||||
@@ -4636,7 +4636,7 @@ the passwords on KDE work spaces.")
|
||||
name "-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"1hrsjx4ysaxar648hrlk9ld14grg334nwdhq7b8cv664law12d86"))))
|
||||
"1hxh3m9jjpps1d6v08j8yv0ng5zl565rgx1gdg4waxgvkyc865nr"))))
|
||||
(build-system cmake-build-system)
|
||||
(propagated-inputs
|
||||
(list
|
||||
|
||||
Reference in New Issue
Block a user