gnu: akregator: Update to 24.12.1.

* gnu/packages/kde.scm (akregator): Update to 24.12.1.
[inputs]: Add kiconthemes.

Change-Id: Ife766480bf3d86a8d5c5feb3b6436cd988abdc27
This commit is contained in:
Zheng Junjie 2025-01-10 11:52:04 +08:00
parent 3ec28d5339
commit bd1f5bbfc5
No known key found for this signature in database
GPG key ID: 3B5AA993E1A2DFF0

View file

@ -193,14 +193,14 @@ (define-public grantleetheme
(define-public akregator
(package
(name "akregator")
(version "24.05.2")
(version "24.12.1")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/release-service/" version
"/src/akregator-" version ".tar.xz"))
(sha256
(base32 "07flc3617px9w1c729p0lsixf1g0h297hkbip259ykkbwxizn71q"))))
(base32 "0gimz1k5yzkmpn4mq1dfvx3x5n6y7jmm74npy2mn3mdmi9lrg6hh"))))
(build-system qt-build-system)
(arguments
(list #:qtbase qtbase
@ -229,6 +229,7 @@ (define-public akregator
kcmutils
kcontacts
kcrash
kiconthemes
kimap
kitemmodels
kmessagelib