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