all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Maxim Cournoyer <maxim.cournoyer@gmail.com>
To: Liliana Marie Prikler <liliana.prikler@gmail.com>
Cc: Raghav Gururajan <rg@raghavgururajan.name>, 64640@debbugs.gnu.org
Subject: [bug#64640] [PATCH gnome-team 2/2] gnu: gsettings-desktop-schemas: Update to 44.0.
Date: Sat, 15 Jul 2023 23:00:37 -0400	[thread overview]
Message-ID: <87jzv0v9uy.fsf@gmail.com> (raw)
In-Reply-To: <82bdb77082fa4e100761f70086b745dfb280c3ac.1689404375.git.liliana.prikler@gmail.com> (Liliana Marie Prikler's message of "Sat, 15 Jul 2023 08:50:46 +0200")

Hi,

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

> * gnu/packages/gnome.scm (gsettings-desktop-schemas): Update to 44.0.
> ---
>  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 823dff40b5..7ba1a9f6b0 100644
> --- a/gnu/packages/gnome.scm
> +++ b/gnu/packages/gnome.scm
> @@ -2678,7 +2678,7 @@ (define-public evince
>  (define-public gsettings-desktop-schemas
>    (package
>      (name "gsettings-desktop-schemas")
> -    (version "42.0")
> +    (version "44.0")
>      (source
>       (origin
>         (method url-fetch)
> @@ -2687,7 +2687,7 @@ (define-public gsettings-desktop-schemas
>                             name "-" version ".tar.xz"))
>         (sha256
>          (base32
> -         "1li3fcqwnw20f4j0i21i88fygm0hli8gmzkn4apgf8ynkrd371k6"))))
> +         "03pc3wlfmf07586x89h63fr42pdpvqx64ak4ks298nchmmff8bgb"))))
>      (build-system meson-build-system)
>      (arguments
>       `(#:phases (modify-phases %standard-phases

That'll probably break a bunch of stuff, but I understand it was too
expensive for you to test before hand.  It's not the end of the world,
since we'll catch the breakage on the gnome-team branch and can fix it
up there, so feel free to push.

-- 
Thanks,
Maxim




  reply	other threads:[~2023-07-16  3:01 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-15  6:59 [bug#64640] [PATCH gnome-team 0/2] Update gsettings-desktop-schemas Liliana Marie Prikler
2023-07-14 11:26 ` [bug#64640] [PATCH gnome-team 1/2] gnu: Unify gsettings-desktop-schemas and gsettings-desktop-schemas-next Liliana Marie Prikler
2023-07-15  6:50 ` [bug#64640] [PATCH gnome-team 2/2] gnu: gsettings-desktop-schemas: Update to 44.0 Liliana Marie Prikler
2023-07-16  3:00   ` Maxim Cournoyer [this message]
2023-07-23  8:19     ` Liliana Marie Prikler
2023-09-09  9:31       ` bug#64640: " Liliana Marie Prikler
2023-07-16  2:58 ` [bug#64640] [PATCH gnome-team 0/2] Update gsettings-desktop-schemas Maxim Cournoyer
2023-07-16  5:57   ` Liliana Marie Prikler
2023-07-17 16:44     ` Maxim Cournoyer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87jzv0v9uy.fsf@gmail.com \
    --to=maxim.cournoyer@gmail.com \
    --cc=64640@debbugs.gnu.org \
    --cc=liliana.prikler@gmail.com \
    --cc=rg@raghavgururajan.name \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.