mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: krunner: Update to 6.13.0.
* gnu/packages/kde-frameworks.scm (krunner): Update to 6.13.0. Change-Id: I4ccaaf520fb7d0b71ced6bd683a453c1c31e5cc3
This commit is contained in:
parent
f6e2546c57
commit
a7254720db
1 changed files with 2 additions and 2 deletions
|
@ -4378,7 +4378,7 @@ to easily extend the contacts collection.")
|
|||
(define-public krunner
|
||||
(package
|
||||
(name "krunner")
|
||||
(version "6.10.0")
|
||||
(version "6.13.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append
|
||||
|
@ -4387,7 +4387,7 @@ to easily extend the contacts collection.")
|
|||
name "-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"0aynaxlk9zsdxvv7pxzx19687cqrmzdw8lbvaka6ad8ca6nrg725"))))
|
||||
"0fzm0h7yay24vvm4m1khyr5x2rg9vspqm6qgh5r3pbsxdrd7gqax"))))
|
||||
(build-system qt-build-system)
|
||||
(propagated-inputs
|
||||
(list kcoreaddons))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue