mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 03:55:08 -06:00
gnu: syndication: Update to 6.21.0.
* gnu/packages/kde-frameworks.scm (syndication): Update to 6.21.0. Change-Id: Ic6564dc429c626f36613982ce90cc620ca6a8c10
This commit is contained in:
parent
27c0dbca2f
commit
2727a304a6
1 changed files with 2 additions and 2 deletions
|
|
@ -2919,7 +2919,7 @@ gallons).")
|
|||
(define-public syndication
|
||||
(package
|
||||
(name "syndication")
|
||||
(version "6.19.0")
|
||||
(version "6.21.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append
|
||||
|
|
@ -2928,7 +2928,7 @@ gallons).")
|
|||
name "-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"0rkiq5sypg8qkaf7993sq342jqfs318dhs30z2qbkisv9ms1048n"))))
|
||||
"1fqa1rdv4iib4q06f40zl0nb4h1279dkyjvnqc9fx9hhczagd8vy"))))
|
||||
(build-system cmake-build-system)
|
||||
(native-inputs
|
||||
(list extra-cmake-modules))
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue