mirror of
https://codeberg.org/guix/guix.git
synced 2026-05-13 15:03:44 +00:00
gnu: kconfig: Update to 6.23.0.
* gnu/packages/kde-frameworks.scm (kconfig): Update to 6.23.0. Change-Id: Id07c5a1aaf5e2c4eb0e7450de3e3374d1271030a
This commit is contained in:
@@ -762,7 +762,7 @@ KColorScheme.")
|
||||
(define-public kconfig
|
||||
(package
|
||||
(name "kconfig")
|
||||
(version "6.22.0")
|
||||
(version "6.23.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append
|
||||
@@ -771,7 +771,7 @@ KColorScheme.")
|
||||
name "-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"142p6kz9p5ppi8amqy5yx6spg2dn8psf9fhqlmx36vsqbz1wz9dy"))))
|
||||
"1vlmralhg094vkfzr0nkzdi147m83ck4hk182xx04vp6p6kdd5kd"))))
|
||||
(build-system qt-build-system)
|
||||
(native-inputs
|
||||
(list dbus extra-cmake-modules inetutils qttools tzdata-for-tests))
|
||||
|
||||
Reference in New Issue
Block a user