mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: kaccounts-integration: Update to 25.08.2.
* gnu/packages/kde-pim.scm (kaccounts-integration): Update to 25.08.2. Change-Id: I5e20123e6315c9439346a05528f095be3725ce99
This commit is contained in:
@@ -842,14 +842,14 @@ CalDAV server.")
|
||||
(define-public kaccounts-integration
|
||||
(package
|
||||
(name "kaccounts-integration")
|
||||
(version "25.08.1")
|
||||
(version "25.08.2")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://kde/stable/release-service/"
|
||||
version "/src/" name "-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"0fd8ppa7s3pbn7vspmwidm667gv8250w62zfiyskqxm96bdjrikf"))))
|
||||
"1vl8v70klbwz62nfbvnrxmga4gsmvdz52lspk7gg56wlcq0nxq55"))))
|
||||
(build-system qt-build-system)
|
||||
(native-inputs (list extra-cmake-modules))
|
||||
(inputs (list kcmutils
|
||||
|
||||
Reference in New Issue
Block a user