mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-01 18:05:17 +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
|
||||
(package
|
||||
(name "kdebugsettings")
|
||||
(version "25.04.0")
|
||||
(version "25.08.1")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://kde/stable/release-service/"
|
||||
|
@ -471,7 +471,7 @@ Kate's features include:
|
|||
".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"0f0gfa544gnbgn64dcrfmp2mbklwql4d4p8p8n15irncaqiv3hzk"))))
|
||||
"1c9bhg19x1sj1lsfgh3kwmyi48gb5l6m8kjdn60ibzrrg05symfp"))))
|
||||
(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