mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-16 20:10:39 +02:00
gnu: kaccounts-integration: Update to 24.12.1.
* gnu/packages/kde-pim.scm (kaccounts-integration): Update to 24.12.1. Change-Id: Ib91058be781725ea5fde8989f0d6d3021fb8e5e1
This commit is contained in:
parent
03eeb6a215
commit
c0eea5aad4
1 changed files with 2 additions and 2 deletions
|
@ -571,14 +571,14 @@ CalDAV server.")
|
||||||
(define-public kaccounts-integration
|
(define-public kaccounts-integration
|
||||||
(package
|
(package
|
||||||
(name "kaccounts-integration")
|
(name "kaccounts-integration")
|
||||||
(version "24.05.2")
|
(version "24.12.1")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (string-append "mirror://kde/stable/release-service/"
|
(uri (string-append "mirror://kde/stable/release-service/"
|
||||||
version "/src/" name "-" version ".tar.xz"))
|
version "/src/" name "-" version ".tar.xz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0dbv1yv6qq0rgjlczmky7fmwa3rspyssd6grdbgzyy3k0v35m1fi"))))
|
"1y19kb87wqf8w5b5yvnkykqkrri7djrb8gd39c734zq7ks5wjd67"))))
|
||||||
(build-system qt-build-system)
|
(build-system qt-build-system)
|
||||||
(native-inputs (list extra-cmake-modules))
|
(native-inputs (list extra-cmake-modules))
|
||||||
(inputs (list kcmutils
|
(inputs (list kcmutils
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue