mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: kcharselect: Update to 25.04.0.
* gnu/packages/kde-utils.scm (kcharselect): Update to 25.04.0. Change-Id: Ie4b07e8a1bb8f25518357dc8a31b456d29ed3a0d
This commit is contained in:
parent
dc8bf45079
commit
e2987c03cd
1 changed files with 2 additions and 2 deletions
|
@ -560,7 +560,7 @@ drive, USB stick, etc
|
|||
(define-public kcharselect
|
||||
(package
|
||||
(name "kcharselect")
|
||||
(version "24.12.1")
|
||||
(version "25.04.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://kde/stable/release-service/"
|
||||
|
@ -568,7 +568,7 @@ drive, USB stick, etc
|
|||
".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"0xp6p4592rv50prrznp19hawahka9h9jx74n87ky2pyw1nysqn4l"))))
|
||||
"195lr8ik6w03kc6ma9zfz7ksg296rn48d1vryin087i9k783rrad"))))
|
||||
(build-system qt-build-system)
|
||||
(arguments (list #:qtbase qtbase))
|
||||
(native-inputs (list extra-cmake-modules))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue