mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-07 11:29:59 +01:00
gnu: baloo: Update to 6.10.0.
* gnu/packages/kde-frameworks.scm (baloo): Update to 6.10.0. Change-Id: I3188e4ae289464ca369cfb3ba6eb64e7db7bf2f4
This commit is contained in:
parent
4967f4f973
commit
30bd165ca1
1 changed files with 2 additions and 2 deletions
|
@ -3079,7 +3079,7 @@ between feed formats.")
|
|||
(define-public baloo
|
||||
(package
|
||||
(name "baloo")
|
||||
(version "6.5.0")
|
||||
(version "6.10.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append
|
||||
|
@ -3088,7 +3088,7 @@ between feed formats.")
|
|||
name "-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"1bx68zd4pwd9iz890jvl0av7k0zcf7ff9m5f221mn7fzwyv6q16q"))))
|
||||
"0amg2bh7djw6ml4k5xys2m9kcrpipq0ziz32v05d2qll1ms1k02l"))))
|
||||
(build-system cmake-build-system)
|
||||
(propagated-inputs
|
||||
(list kcoreaddons kfilemetadata))
|
||||
|
|
Loading…
Add table
Reference in a new issue