mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-07 11:29:59 +01:00
gnu: kcoreaddons: Update to 6.10.0.
* gnu/packages/kde-frameworks.scm (kcoreaddons): Update to 6.10.0. Change-Id: I75ac32cb852292d9644e5766d386532094f51598
This commit is contained in:
parent
7783b32a33
commit
9d72670b62
1 changed files with 2 additions and 2 deletions
|
@ -809,7 +809,7 @@ kconfiggui-kstandardshortcutwatchertest)")))))))))
|
|||
(define-public kcoreaddons
|
||||
(package
|
||||
(name "kcoreaddons")
|
||||
(version "6.5.0")
|
||||
(version "6.10.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append
|
||||
|
@ -818,7 +818,7 @@ kconfiggui-kstandardshortcutwatchertest)")))))))))
|
|||
name "-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"167gwmrj7vfi49bfx16vri3vvzz979ymgwadb1s4xq6lvhlis3jy"))))
|
||||
"0wja32442gfp8damfvwb4nhzzjki15xkjxqwnb58gs8mg5s2igw9"))))
|
||||
(build-system qt-build-system)
|
||||
(native-inputs (list extra-cmake-modules qttools shared-mime-info))
|
||||
(inputs (list qtdeclarative))
|
||||
|
|
Loading…
Add table
Reference in a new issue