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