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