1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: krdc: Update to 24.12.1.

* gnu/packages/kde-internet.scm (krdc): Update to 24.12.1.
[inputs]: Add kcrash.

Change-Id: I272ac74414f67023eeb385c8b601b03bac2c1e9a
This commit is contained in:
Zheng Junjie
2025-01-10 12:03:18 +08:00
committed by Zheng Junjie
parent 4aba3d876a
commit ebe2e7e26a

View File

@@ -301,14 +301,14 @@ Features are:
(define-public krdc
(package
(name "krdc")
(version "24.05.2")
(version "24.12.1")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/release-service/" version
"/src/krdc-" version ".tar.xz"))
(sha256
(base32 "0xw9ks43llm4lnnswv1h81gmr8mr6191bblmd21c1a5a6vvr935h"))))
(base32 "0kwsnmvnqyaj53njpd0424fsd7pkdcv5h162dym2binkq710mdvf"))))
(build-system qt-build-system)
(native-inputs
(list extra-cmake-modules pkg-config kdoctools))
@@ -319,6 +319,7 @@ Features are:
kcmutils
kcompletion
kconfig
kcrash
kdnssd
ki18n
kio