1
Fork 0
mirror of https://https.git.savannah.gnu.org/git/guix.git/ synced 2025-07-15 19:40:46 +02:00

gnu: kbackup: Update to 24.12.2.

* gnu/packages/kde-utils.scm (kbackup): Update to 24.12.2.

Change-Id: I53464ad7a6feb1be217de31bff00817a529d8d00
This commit is contained in:
Zheng Junjie 2025-03-06 11:23:19 +08:00
parent a9ad691fa3
commit 624c2777cc
No known key found for this signature in database
GPG key ID: 3B5AA993E1A2DFF0

View file

@ -454,14 +454,14 @@ Kate's features include:
(define-public kbackup
(package
(name "kbackup")
(version "24.12.1")
(version "24.12.2")
(source (origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/release-service/"
version "/src/kbackup-" version ".tar.xz"))
(sha256
(base32
"1liy1a2m4301w9v21c97wp9jkjfxljyb4qbaar66pcd5lr4w4r1j"))))
"1c0sbplld5rqjn9g72bg98biv7r2s8zid8b9rbh2f1pxc6d6dzf5"))))
(build-system qt-build-system)
(native-inputs (list extra-cmake-modules))
(inputs (list kguiaddons