mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: syndication: Update to 6.13.0.
* gnu/packages/kde-frameworks.scm (syndication): Update to 6.13.0. Change-Id: Id08d855ba863b4d3710ace24daff868b1ba79aa8
This commit is contained in:
parent
0b86d8c8c6
commit
788e1256b1
1 changed files with 2 additions and 2 deletions
|
@ -3036,7 +3036,7 @@ gallons).")
|
|||
(define-public syndication
|
||||
(package
|
||||
(name "syndication")
|
||||
(version "6.10.0")
|
||||
(version "6.13.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append
|
||||
|
@ -3045,7 +3045,7 @@ gallons).")
|
|||
name "-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"0c3377hpm8k13ik6x12d5chhn44293iwy9vvbdxz1r86x0jwahx7"))))
|
||||
"1dwgl0nqc8lpkcs7hnd642q2ixbvjw4yx9wmz59rfr852xc7mq0z"))))
|
||||
(build-system cmake-build-system)
|
||||
(native-inputs
|
||||
(list extra-cmake-modules))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue