mbox series

[bug#67473,gnome-team,v8,00/15] GNOME 44.7 world rebuild, keeping the inkscape comment

Message ID cover.1703010713.git.vivien@planete-kraus.eu
Headers show
Series GNOME 44.7 world rebuild, keeping the inkscape comment | expand

Message

Vivien Kraus Dec. 19, 2023, 6:31 p.m. UTC
Dear guix,

This revision updated the “gnu: libsoup-minimal: Update to 3.4.4.” commit so
that we acknowledge that libsoup-minimal is still there to break the inkscape
loop, as suggested by Maxim.

Thank you for your precious time in this busy season!

Best regards,

Vivien

Vivien Kraus (15):
  gnu: gdk-pixbuf: Update to 2.42.10.
  gnu: glib-networking: Update to 2.76.1.
  gnu: gnome-backgrounds: Update to 44.0.
  gnu: gtk+: Update to 3.24.38.
  gnu: gtkmm-3: Update to 3.24.8.
  gnu: json-glib: Update to 1.6.6.
  gnu: libnotify: Update to 0.8.3.
  gnu: libsoup: Update to 3.4.4.
* gnu: libsoup-minimal: Update to 3.4.4.
  gnu: libsoup-minimal: Update style.
  gnu: mm-common: Update to 1.0.5.
  gnu: pangomm@2.46: Update to 2.46.3.
  gnu: vala: Update to 0.56.14.
  gnu: yelp-tools: Update to 42.1.
  gnu: yelp-xsl: Update to 42.1.

 gnu/local.mk                                  |   2 -
 gnu/packages/gnome.scm                        | 184 +++++++++---------
 gnu/packages/gtk.scm                          |  24 ++-
 .../glib-networking-gnutls-binding.patch      |  21 --
 .../mm-common-reproducible-tarball.patch      |  40 ----
 5 files changed, 99 insertions(+), 172 deletions(-)
 delete mode 100644 gnu/packages/patches/glib-networking-gnutls-binding.patch
 delete mode 100644 gnu/packages/patches/mm-common-reproducible-tarball.patch


base-commit: 4c323c2f8308bba0e3295f3109d159c7b8f72838

Comments

Maxim Cournoyer Dec. 31, 2023, 4:34 p.m. UTC | #1
Hi,

Vivien Kraus <vivien@planete-kraus.eu> writes:

> Dear guix,
>
> This revision updated the “gnu: libsoup-minimal: Update to 3.4.4.” commit so
> that we acknowledge that libsoup-minimal is still there to break the inkscape
> loop, as suggested by Maxim.
>
> Thank you for your precious time in this busy season!
>
> Best regards,
>
> Vivien
>
> Vivien Kraus (15):
>   gnu: gdk-pixbuf: Update to 2.42.10.
>   gnu: glib-networking: Update to 2.76.1.
>   gnu: gnome-backgrounds: Update to 44.0.
>   gnu: gtk+: Update to 3.24.38.
>   gnu: gtkmm-3: Update to 3.24.8.
>   gnu: json-glib: Update to 1.6.6.
>   gnu: libnotify: Update to 0.8.3.
>   gnu: libsoup: Update to 3.4.4.
> * gnu: libsoup-minimal: Update to 3.4.4.
>   gnu: libsoup-minimal: Update style.
>   gnu: mm-common: Update to 1.0.5.
>   gnu: pangomm@2.46: Update to 2.46.3.
>   gnu: vala: Update to 0.56.14.
>   gnu: yelp-tools: Update to 42.1.
>   gnu: yelp-xsl: Update to 42.1.
>
>  gnu/local.mk                                  |   2 -

Reviewed-by: Maxim Cournoyer <maxim.cournoyer@gmail>