GNU bug report logs - #62467
[PATCH gnome-team 0/5] Update fundamental packages

Previous Next

Package: guix-patches;

Reported by: Liliana Marie Prikler <liliana.prikler <at> gmail.com>

Date: Sun, 26 Mar 2023 19:22:02 UTC

Severity: normal

Tags: patch

Done: Liliana Marie Prikler <liliana.prikler <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


Message #107 received at 62467 <at> debbugs.gnu.org (full text, mbox):

From: Liliana Marie Prikler <liliana.prikler <at> gmail.com>
To: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
Cc: rg <at> raghavgururajan.name, 62467 <at> debbugs.gnu.org
Subject: Re: [PATCH gnome-team v2 06/12] gnu: libsoup-minimal <at> 2: Update to
 2.74.3.
Date: Sat, 08 Apr 2023 21:56:45 +0200
Am Samstag, dem 08.04.2023 um 15:42 -0400 schrieb Maxim Cournoyer:
> Hi,
> 
> Liliana Marie Prikler <liliana.prikler <at> gmail.com> writes:
> 
> > * gnu/packages/gnome.scm (libsoup-minimal-2): Update to 2.74.3.
> > ---
> >  gnu/packages/gnome.scm | 4 ++--
> >  1 file changed, 2 insertions(+), 2 deletions(-)
> > 
> > diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
> > index 90e33d72b6..4f47e60505 100644
> > --- a/gnu/packages/gnome.scm
> > +++ b/gnu/packages/gnome.scm
> > @@ -5263,7 +5263,7 @@ (define-public libsoup-minimal
> >  ;;; An older variant kept to build the 'rest' package.
> >  (define-public libsoup-minimal-2
> >    (package/inherit libsoup-minimal
> > -    (version "2.72.0")
> > +    (version "2.74.3")
> >      (source (origin
> >                (method url-fetch)
> >                (uri (string-append
> > "mirror://gnome/sources/libsoup/"
> > @@ -5271,7 +5271,7 @@ (define-public libsoup-minimal-2
> >                                    "libsoup-" version ".tar.xz"))
> >                (sha256
> >                 (base32
> > -               
> > "11skbyw2pw32178q3h8pi7xqa41b2x4k6q4k9f75zxmh8s23y30p"))))
> > +               
> > "04rgv6hkyhgi7lak9865yxgbgky6gc635p7w6nhcbj64rx0prdz4"))))
> >      (arguments
> >       (substitute-keyword-arguments (package-arguments libsoup-
> > minimal)
> >         ((#:phases phases)
> 
> LGTM.  Hopefully we can get rid of the libsoup-2 stuff after we've
> updated all of GNOME to 43 (which had a hard requirement to not rely
> on libsoup <at> 2).
Well, the goal is to move to 44 directly, but aren't there non-GNOME
packages out there running libsoup-2 just like there's stuff still
running GTK 2?




This bug report was last modified 2 years and 39 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.