diff options
author | Liliana Marie Prikler <liliana.prikler@gmail.com> | 2023-12-18 09:29:48 +0100 |
---|---|---|
committer | Liliana Marie Prikler <liliana.prikler@gmail.com> | 2023-12-18 09:29:48 +0100 |
commit | f410d49eb24db4eecae054dfe136464bc92ba8a3 (patch) | |
tree | 73b5b1cd00ee9dd1125d46689932919a1aa1c4c6 /gnu/packages/syndication.scm | |
parent | e2d9a8eb1441350c5561986b054046a2dde113c0 (diff) | |
parent | 256d5b3598fa2162e9712fc98781d2cb4ceda31e (diff) |
Merge branch 'wip-webkit'
Diffstat (limited to 'gnu/packages/syndication.scm')
-rw-r--r-- | gnu/packages/syndication.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/syndication.scm b/gnu/packages/syndication.scm index f9a2a6a729..a9e5b80bbf 100644 --- a/gnu/packages/syndication.scm +++ b/gnu/packages/syndication.scm @@ -597,7 +597,7 @@ parser. It is \"not fit for use at this point\", but gfeeds uses it anyway.") python-readability-lxml python-requests syndication-domination - webkitgtk-next)) + webkitgtk)) (home-page "https://gfeeds.gabmus.org/") (synopsis "Easy-to-use GTK+ RSS/Atom feed reader") (description "Feeds is an RSS/Atom feed reader made with GTK+ |