mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
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:
parent
8aaac02a3b
commit
2f235d576a
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue