mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-17 12:30:38 +02:00
gnu: kcharselect: Update to 24.12.1.
* gnu/packages/kde-utils.scm (kcharselect): Update to 24.12.1. Change-Id: I4247531a8897b7b4b32659bc1981b74a3dec7f44
This commit is contained in:
parent
b67e231b31
commit
87ece16f0e
1 changed files with 2 additions and 2 deletions
|
@ -559,7 +559,7 @@ drive, USB stick, etc
|
|||
(define-public kcharselect
|
||||
(package
|
||||
(name "kcharselect")
|
||||
(version "24.05.2")
|
||||
(version "24.12.1")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://kde/stable/release-service/"
|
||||
|
@ -567,7 +567,7 @@ drive, USB stick, etc
|
|||
".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"0yzw3jqcxkqi3ricsxcj1g8lhwxqjx0vwa91h4jb7ig1gsp6h3hi"))))
|
||||
"0xp6p4592rv50prrznp19hawahka9h9jx74n87ky2pyw1nysqn4l"))))
|
||||
(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