mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 12:05:19 -06:00
gnu: baloo-widgets: Update to 25.12.0.
* gnu/packages/kde-systemtools.scm (baloo-widgets): Update to 25.12.0. Change-Id: I004b4bfa7e48c5e5cc7bcb2222fb83142ad57bb3
This commit is contained in:
parent
402784cfbf
commit
be76d118be
1 changed files with 2 additions and 2 deletions
|
|
@ -62,14 +62,14 @@
|
|||
(define-public baloo-widgets
|
||||
(package
|
||||
(name "baloo-widgets")
|
||||
(version "25.08.3")
|
||||
(version "25.12.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://kde/stable/release-service/" version
|
||||
"/src/baloo-widgets-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32 "1jz77ky8v9il4s070lbmsn89n0bpfn7csrgiw6q4ngqv6b2qw2pw"))))
|
||||
(base32 "10vgk8fs3h0nwzian9bsi2kq10yi07ybmqlbihsfsyrlp5gqbpwf"))))
|
||||
(build-system qt-build-system)
|
||||
(native-inputs
|
||||
(list extra-cmake-modules))
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue