mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: akregator: Update to 25.08.2.
* gnu/packages/kde-pim.scm (akregator): Update to 25.08.2. Change-Id: I341ca5563266e7d039398be2e466b3663571ec4e
This commit is contained in:
@@ -583,14 +583,14 @@ PIM data into Akonadi for use in KDE PIM applications.")
|
||||
(define-public akregator
|
||||
(package
|
||||
(name "akregator")
|
||||
(version "25.08.1")
|
||||
(version "25.08.2")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://kde/stable/release-service/" version
|
||||
"/src/akregator-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32 "1vbwpy1mr3wjznrzc0vs9j21ivafvdyhy22baicl76gpi1q9afmv"))))
|
||||
(base32 "1vpwmhlxbml0j6hmbys6hqpnj585awajsxp06zzbp70mqmqnz9nh"))))
|
||||
(build-system qt-build-system)
|
||||
(arguments
|
||||
(list #:qtbase qtbase))
|
||||
|
||||
Reference in New Issue
Block a user