all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Sughosha via Guix-patches via <guix-patches@gnu.org>
To: 57887@debbugs.gnu.org
Subject: [bug#57887] [PATCH] gnu: gnome-backgrounds: Update to 42.0
Date: Sat, 17 Sep 2022 18:05:55 +0000	[thread overview]
Message-ID: <uz0fdUwVCe2Riz0NNX362U6q0ivh5viFII1eOLUqrDBCxnxTGRGB1wcDvNULH--Ovm17UoiikVS2GuvfmrS6SVtS-LX4pUrA2zB9HrtSL7k=@proton.me> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 13 bytes --]

Empty Message

[-- Attachment #1.2: Type: text/html, Size: 24 bytes --]

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-gnu-gnome-backgrounds-Update-to-42.0.patch --]
[-- Type: text/x-patch; name=0001-gnu-gnome-backgrounds-Update-to-42.0.patch, Size: 1171 bytes --]

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")
-- 
2.37.3


             reply	other threads:[~2022-09-17 18:07 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-17 18:05 Sughosha via Guix-patches via [this message]
2022-09-19  4:04 ` bug#57887: [PATCH] gnu: gnome-backgrounds: Update to 42.0 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='uz0fdUwVCe2Riz0NNX362U6q0ivh5viFII1eOLUqrDBCxnxTGRGB1wcDvNULH--Ovm17UoiikVS2GuvfmrS6SVtS-LX4pUrA2zB9HrtSL7k=@proton.me' \
    --to=guix-patches@gnu.org \
    --cc=57887@debbugs.gnu.org \
    --cc=Sughosha@proton.me \
    /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.