mbox series

[bug#57889,0/8] Add gfeeds-next

Message ID 406e4fd3c75650e148b7ab0a86036b4cff1206c1.camel@gmail.com
Headers show
Series Add gfeeds-next | expand

Message

Liliana Marie Prikler Sept. 17, 2022, 9:41 p.m. UTC
Hi Guix,

given that we have webkitgtk-next now, I've decided to update some packages
that require it as part of their newer releases.  First up is gfeeds, which
also had me update some other things.

Cheers

Liliana Marie Prikler (8):
  gnu: blueprint-compiler: Wrap GUIX_PYTHONPATH and GI_TYPELIB_PATH.
  gnu: pugixml: Update to 1.12.1.
  gnu: Add python-timeout-decorator.
  gnu: Add python-readability-lxml.
  gnu: Add syndication-domination.
  gnu: gfeeds: Use git origin.
  gnu: gfeeds: Modernize package description.
  gnu: Add gfeeds-next.

 gnu/packages/gnome.scm       |  19 ++++++
 gnu/packages/python-xyz.scm  |  49 ++++++++++++++
 gnu/packages/syndication.scm | 126 ++++++++++++++++++++++++++---------
 gnu/packages/xml.scm         |   4 +-
 4 files changed, 165 insertions(+), 33 deletions(-)