mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00: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
a653c23890
commit
c20fad6782
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
Add a link
Reference in a new issue