mbox series

[bug#66490,gnome-team,0/2] Update gthumb

Message ID cover.1697114211.git.liliana.prikler@gmail.com
Headers show
Series Update gthumb | expand

Message

Liliana Marie Prikler Oct. 12, 2023, 12:36 p.m. UTC
Hi Guix,

this series updates gthumb and also makes it use new-style inputs
(finally).

Liliana Marie Prikler (2):
  gnu: gthumb: Update to 3.12.4.
  gnu: gthumb: Use new input style.

 gnu/packages/gnome.scm | 46 +++++++++++++++++++++---------------------
 1 file changed, 23 insertions(+), 23 deletions(-)


base-commit: b701a7018d94aebef6a967ec235c72c1f7cdfe5c

Comments

Maxim Cournoyer Oct. 12, 2023, 2:16 p.m. UTC | #1
Hello,

Liliana Marie Prikler <liliana.prikler@gmail.com> writes:

> Hi Guix,
>
> this series updates gthumb and also makes it use new-style inputs
> (finally).
>
> Liliana Marie Prikler (2):
>   gnu: gthumb: Update to 3.12.4.
>   gnu: gthumb: Use new input style.
>
>  gnu/packages/gnome.scm | 46 +++++++++++++++++++++---------------------
>  1 file changed, 23 insertions(+), 23 deletions(-)

The series LGTM.  I guess it can go to the master branch?
Liliana Marie Prikler Oct. 12, 2023, 2:25 p.m. UTC | #2
Am Donnerstag, dem 12.10.2023 um 10:16 -0400 schrieb Maxim Cournoyer:
> Hello,
> 
> Liliana Marie Prikler <liliana.prikler@gmail.com> writes:
> 
> > Hi Guix,
> > 
> > this series updates gthumb and also makes it use new-style inputs
> > (finally).
> > 
> > Liliana Marie Prikler (2):
> >   gnu: gthumb: Update to 3.12.4.
> >   gnu: gthumb: Use new input style.
> > 
> >  gnu/packages/gnome.scm | 46 +++++++++++++++++++++-----------------
> > ----
> >  1 file changed, 23 insertions(+), 23 deletions(-)
> 
> The series LGTM.  I guess it can go to the master branch?
No dependents safe for itself.  If it builds, it's good to go.
Liliana Marie Prikler Oct. 13, 2023, 6:43 p.m. UTC | #3
Am Donnerstag, dem 12.10.2023 um 16:25 +0200 schrieb Liliana Marie
Prikler:
> Am Donnerstag, dem 12.10.2023 um 10:16 -0400 schrieb Maxim Cournoyer:
> > Hello,
> > 
> > Liliana Marie Prikler <liliana.prikler@gmail.com> writes:
> > 
> > > Hi Guix,
> > > 
> > > this series updates gthumb and also makes it use new-style inputs
> > > (finally).
> > > 
> > > Liliana Marie Prikler (2):
> > >   gnu: gthumb: Update to 3.12.4.
> > >   gnu: gthumb: Use new input style.
> > > 
> > >  gnu/packages/gnome.scm | 46 +++++++++++++++++++++---------------
> > > --
> > > ----
> > >  1 file changed, 23 insertions(+), 23 deletions(-)
> > 
> > The series LGTM.  I guess it can go to the master branch?
> No dependents safe for itself.  If it builds, it's good to go.
Pushed to gnome-team anyway.  Feel free to cherry-pick.