gnu: sweeper: Update to 25.04.0.

* gnu/packages/kde-utils.scm (sweeper): Update to 25.04.0.

Change-Id: I2e19f1dd83773c3b12f12dd376a9ced785de8403
This commit is contained in:
Zheng Junjie 2025-05-08 13:59:12 +08:00
parent 8aaac02a3b
commit 2f235d576a
No known key found for this signature in database
GPG key ID: 3B5AA993E1A2DFF0

View file

@ -1278,14 +1278,14 @@ Features:
(define-public sweeper
(package
(name "sweeper")
(version "24.12.1")
(version "25.04.0")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/release-service/" version
"/src/sweeper-" version ".tar.xz"))
(sha256
(base32 "1h5pj60h36j3034p5218mm2m0hqnlv4cb36gpkm0yi9faq8gwhvy"))))
(base32 "0v7hwz6xnp52fysbmqwrhjjcsr96bmw0a70n2kr2bq1hhh0zvf3h"))))
(build-system qt-build-system)
(arguments (list #:qtbase qtbase))
(native-inputs