guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#57887: [PATCH] gnu: gnome-backgrounds: Update to 42.0


From: Maxim Cournoyer
Subject: bug#57887: [PATCH] gnu: gnome-backgrounds: Update to 42.0
Date: Mon, 19 Sep 2022 00:04:56 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.1 (gnu/linux)

Hi,

Sughosha <Sughosha@proton.me> writes:

> Empty Message
> From 747ea1c808c42c1103a05c75d880e7962932c804 Mon Sep 17 00:00:00 2001
> From: Sughosha <sughosha@proton.me>
> Date: Sat, 17 Sep 2022 20:01:41 +0200
> Subject: [PATCH] gnu: gnome-backgrounds: Update to 42.0
>
> * gnu/packages/gnome.scm (gnome-backgrounds): Update to 42.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 282c388b18..d38e55cd33 100644
> --- a/gnu/packages/gnome.scm
> +++ b/gnu/packages/gnome.scm
> @@ -9654,7 +9654,7 @@ (define-public baobab
>  (define-public gnome-backgrounds
>    (package
>      (name "gnome-backgrounds")
> -    (version "41.0")
> +    (version "42.0")
>      (source
>       (origin
>         (method url-fetch)
> @@ -9663,7 +9663,7 @@ (define-public gnome-backgrounds
>                             name "-" version ".tar.xz"))
>         (sha256
>          (base32
> -         "0i9id5z72dqddh94648zylyf41amqq5lhny8sbyg1v8v4q6sr88x"))))
> +         "0p99q434c8qgj5wxcma9jj4dh1ff9x984ncs31vmz725kyhf2zsc"))))
>      (build-system meson-build-system)
>      (native-inputs (list gettext-minimal))
>      (home-page "https://gitlab.gnome.org/GNOME/gnome-backgrounds";)

Beware, this package has (guix refresh -l gnome-backgrounds) 2694
dependent packages, which makes it core-updates material.

Looking at git log origin/core-updates --grep='gnome-backgrounds:', it
was already updated to version 42 here with commit
77bd6accabe03a9e570697bd12b64ef4e9cffe20.

Closing!

Maxim





reply via email to

[Prev in Thread] Current Thread [Next in Thread]