mbox series

[bug#61968,0/7] Update GNOME Builder

Message ID cover.1677960269.git.vivien@planete-kraus.eu
Headers show
Series Update GNOME Builder | expand

Message

Vivien Kraus March 4, 2023, 8:04 p.m. UTC
Dear guix,

I think it is time to update GNOME Builder! Now, due to the new dependency on
editorconfig, I had to move it to (gnu packages text-editors).

What do you think?

Best regards,

Vivien

Vivien Kraus (7):
  gnu: glib-next: Update to 2.75.4
  gnu: Add libpanel.
  gnu: gtksourceview: Update to 5.7.2.
  gnu: libpeas: Update to 1.34.0.
  gnu: template-glib: Update to 3.36.1.
  gnu: sysprof: Update to 3.46.0.
  gnu: gnome-builder: Update to 43.6.

 gnu/local.mk                                  |  1 +
 gnu/packages/glib.scm                         | 13 +--
 gnu/packages/gnome.scm                        | 83 +----------------
 gnu/packages/gtk.scm                          | 38 +++++++-
 .../patches/glib-next-skip-failing-test.patch | 25 ++++++
 gnu/packages/text-editors.scm                 | 90 +++++++++++++++++++
 6 files changed, 164 insertions(+), 86 deletions(-)
 create mode 100644 gnu/packages/patches/glib-next-skip-failing-test.patch


base-commit: d6045055720bc0763f8a079d75b941b4898349a4