mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: kdebugsettings: Update to 25.04.0.
* gnu/packages/kde-utils.scm (kdebugsettings): Update to 25.04.0. Change-Id: I60aa953898b68e6475acb2c7eba1746971cba573
This commit is contained in:
parent
c8a0c43a4f
commit
db6eb4b474
1 changed files with 2 additions and 2 deletions
|
@ -459,7 +459,7 @@ Kate's features include:
|
|||
(define-public kdebugsettings
|
||||
(package
|
||||
(name "kdebugsettings")
|
||||
(version "24.12.1")
|
||||
(version "25.04.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://kde/stable/release-service/"
|
||||
|
@ -467,7 +467,7 @@ Kate's features include:
|
|||
".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"0x9arz4a7sshn8xa8rahl1g0zgrmq1w2fbcy54wrm7m20qfxvhbn"))))
|
||||
"0f0gfa544gnbgn64dcrfmp2mbklwql4d4p8p8n15irncaqiv3hzk"))))
|
||||
(build-system qt-build-system)
|
||||
(native-inputs (list extra-cmake-modules))
|
||||
(inputs (list kcoreaddons
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue