gnu: kbookmarks: Update to 5.108.0.
* gnu/packages/kde-frameworks.scm (kbookmarks): Update to 5.108.0. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>master
parent
f56b874107
commit
2c4bcc9f8f
|
@ -2158,7 +2158,7 @@ by which applications, and what documents have been linked to which activity.")
|
|||
(define-public kbookmarks
|
||||
(package
|
||||
(name "kbookmarks")
|
||||
(version "5.98.0")
|
||||
(version "5.108.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append
|
||||
|
@ -2167,7 +2167,7 @@ by which applications, and what documents have been linked to which activity.")
|
|||
name "-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"1rpjqz2xnpb2wp2k3pjdclbkb0p96y48x6h8l056nr93alxyrqvi"))))
|
||||
"1547i2x7mrryg4w6ij47f37savmp1jmq8wp2nhiij65cdnla3qbb"))))
|
||||
(build-system cmake-build-system)
|
||||
(propagated-inputs
|
||||
(list kwidgetsaddons))
|
||||
|
|
Reference in New Issue