mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: kcrash: Update to 6.13.0.
* gnu/packages/kde-frameworks.scm (kcrash): Update to 6.13.0. Change-Id: I6255eb2eba27862ada130eeb8eadfc810779f604
This commit is contained in:
parent
bace6565b4
commit
6ca5f5ac37
1 changed files with 2 additions and 2 deletions
|
@ -2394,7 +2394,7 @@ localized country name to ISO 3166-1 alpha 2 code mapping and vice verca.
|
|||
(define-public kcrash
|
||||
(package
|
||||
(name "kcrash")
|
||||
(version "6.10.0")
|
||||
(version "6.13.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append
|
||||
|
@ -2403,7 +2403,7 @@ localized country name to ISO 3166-1 alpha 2 code mapping and vice verca.
|
|||
name "-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"1d2xkgpfjfba7bn3rfzdbiz4hjlyk5wfaddj9n1arai8mjk9scn0"))))
|
||||
"0pxraxnm7hw3lk1125z1vp3s4ciz08yfahshn803spa4panjjbi6"))))
|
||||
(build-system qt-build-system)
|
||||
(native-inputs (list extra-cmake-modules))
|
||||
(inputs (list kcoreaddons kwindowsystem))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue