mbox series

[bug#66689,gnome-team,v2,00/14] Update glib.scm with more low-hanging fruits

Message ID cover.1698128341.git.vivien@planete-kraus.eu
Headers show
Series Update glib.scm with more low-hanging fruits | expand

Message

Vivien Kraus Oct. 24, 2023, 6:19 a.m. UTC
Dear guix,

I’m not sure what the strategy for gnome-teams should be; either aim for GNOME
44 as soon as possible, or push as many upgrades as possible.

If you think the strategy should be to make breaking updates, here is a revised patch series.

Best regards,

Vivien

Vivien Kraus (14):
  gnu: xdg-dbus-proxy: Update to 0.1.5.
  gnu: template-glib: Update to 3.36.1.
  gnu: appstream-glib: Update to 0.8.2.
  gnu: sdbus-c++: Update to 1.4.0.
  gnu: perl-glib-object-introspection: Update to 0.051.
  gnu: perl-glib: Update to 1.3294.
  gnu: python-pygobject: Update to 3.46.0.
  gnu: glib: Update to 2.78.0.
  gnu: glibmm: Update to 2.78.0.
  gnu: libsigc++: Update to 3.6.0.
  gnu: libaccounts-glib: Update to 1.26.
  gnu: dbus-glib: Update to 0.112.
  gnu: gobject-introspection: Update to 1.78.1.
  gnu: dbus: Update to 1.15.8.

 gnu/packages/glib.scm | 251 ++++++++++++++++++++++--------------------
 1 file changed, 129 insertions(+), 122 deletions(-)


base-commit: e38d6a9c2fba815ac34e74baa843f15e33846813

Comments

Liliana Marie Prikler Oct. 24, 2023, 7:43 a.m. UTC | #1
Am Dienstag, dem 24.10.2023 um 08:19 +0200 schrieb Vivien Kraus:
> Dear guix,
> 
> I’m not sure what the strategy for gnome-teams should be; either aim
> for GNOME 44 as soon as possible, or push as many upgrades as
> possible.
> 
> If you think the strategy should be to make breaking updates, here is
> a revised patch series.
I'm personally against moving targets, but if CI lights green, I'll be
happy to push this series.  Watch out for gstreamer and webkitgtk tho.

Cheers