mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-21 08:35:58 +02:00
gnu: kdepim-addons: Update to 25.08.2.
* gnu/packages/kde-pim.scm (kdepim-addons): Update to 25.08.2. Change-Id: Ieac605dc0d43ea5aa2d63667801acaaaa673b383
This commit is contained in:
@@ -987,14 +987,14 @@ functions for accessing calendar data using the kcalcore API.")
|
||||
(define-public kdepim-addons
|
||||
(package
|
||||
(name "kdepim-addons")
|
||||
(version "25.08.1")
|
||||
(version "25.08.2")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://kde/stable/release-service/" version
|
||||
"/src/kdepim-addons-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32 "0vnls5sgligkdl2swbcss815viw4v7xqszf6ds38j9v9wwnaxlgp"))))
|
||||
(base32 "11ygjs6n6z0xpjvyczlrml3slf6di4bhwgji61h3cr8ri1484ifi"))))
|
||||
(build-system qt-build-system)
|
||||
(arguments
|
||||
(list #:qtbase qtbase
|
||||
|
||||
Reference in New Issue
Block a user