mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: kbookmarks: Update to 6.10.0.
* gnu/packages/kde-frameworks.scm (kbookmarks): Update to 6.10.0. Change-Id: I3c65ad87605a823d6648e457c502611e0d5c131c
This commit is contained in:
parent
55a8a353f4
commit
4e1d81fc88
1 changed files with 2 additions and 2 deletions
|
@ -3168,7 +3168,7 @@ by which applications, and what documents have been linked to which activity.")
|
|||
(define-public kbookmarks
|
||||
(package
|
||||
(name "kbookmarks")
|
||||
(version "6.5.0")
|
||||
(version "6.10.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append
|
||||
|
@ -3177,7 +3177,7 @@ by which applications, and what documents have been linked to which activity.")
|
|||
name "-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"1v7vamf5541r28yvb6kc4jwjczcsglfhvia9gh8c3smhwpmbrnlp"))))
|
||||
"0nwlgbay3k649xzz07ldrs372kalkicm18nvpzgkqb4s5cnv27l9"))))
|
||||
(build-system cmake-build-system)
|
||||
(propagated-inputs
|
||||
(list kwidgetsaddons))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue