mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 12:05:19 -06:00
gnu: kbookmarks: Update to 6.21.0.
* gnu/packages/kde-frameworks.scm (kbookmarks): Update to 6.21.0. Change-Id: I7b56ed639bd7a9c530cc7127c8e26bd1df6c971f
This commit is contained in:
parent
4dbcae6381
commit
2c6163475c
1 changed files with 2 additions and 2 deletions
|
|
@ -3005,7 +3005,7 @@ maintaining an index of the contents of your files.")
|
|||
(define-public kbookmarks
|
||||
(package
|
||||
(name "kbookmarks")
|
||||
(version "6.19.0")
|
||||
(version "6.21.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append
|
||||
|
|
@ -3014,7 +3014,7 @@ maintaining an index of the contents of your files.")
|
|||
name "-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"1423a2iw48hd5rkpb0jdpnklzm0z4vxcn7lll6qqfxsczvdpygbs"))))
|
||||
"0yp0r0nz6a0q3hl5pfvbqn6vsjh0j8qnm3xf15l4lk1j4anxbqh6"))))
|
||||
(build-system cmake-build-system)
|
||||
(propagated-inputs
|
||||
(list kwidgetsaddons))
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue