gnu: kbookmarks: Update to 6.4.0.
* gnu/packages/kde-frameworks.scm (kbookmarks): Update to 6.4.0. Change-Id: I9cda40a8ffd736d2c523e6f595a03df2ce9c85c7master
parent
2430fcfc01
commit
500f646136
|
@ -3168,7 +3168,7 @@ by which applications, and what documents have been linked to which activity.")
|
|||
(define-public kbookmarks
|
||||
(package
|
||||
(name "kbookmarks")
|
||||
(version "6.3.0")
|
||||
(version "6.4.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
|
||||
"18gydjkjl9iwz5579xqw940d5w8by8ki7qli392w5c46mfm9sy7h"))))
|
||||
"101jmmlcla9jza4pgmbfvn1mq3wi55wayra61akascz38w62piqk"))))
|
||||
(build-system cmake-build-system)
|
||||
(propagated-inputs
|
||||
(list kwidgetsaddons))
|
||||
|
|
Reference in New Issue