mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: kaccounts-providers: Update to 25.08.2.
* gnu/packages/kde-pim.scm (kaccounts-providers): Update to 25.08.2. Change-Id: I06adb0e9ab9bdbed4284affe2157b82e2449e201
This commit is contained in:
@@ -874,14 +874,14 @@ management system and its Plasma integration components.")
|
||||
(define-public kaccounts-providers
|
||||
(package
|
||||
(name "kaccounts-providers")
|
||||
(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
|
||||
"0633dngjna8nlprzvvia9iipncn6jc49r2qqlp0inzr2s6k4zjwi"))))
|
||||
"1lxgs6nq9wq66bldr90m366g27pr0ii4dka97jdvrvi1s95swygr"))))
|
||||
(build-system qt-build-system)
|
||||
(native-inputs (list extra-cmake-modules intltool))
|
||||
(inputs (list kaccounts-integration
|
||||
|
||||
Reference in New Issue
Block a user