unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Yusuf Talha via Guix-patches via <guix-patches@gnu.org>
To: 57605@debbugs.gnu.org
Subject: [bug#57605] [PATCH] gnu: adwaita-icon-theme: Update to 42.0.
Date: Tue, 6 Sep 2022 05:11:53 +0200 (CEST)	[thread overview]
Message-ID: <NBFlPLc--3-2@tuta.io> (raw)

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



[-- Attachment #2: adwaita-icon-theme-update.patch --]
[-- Type: text/x-patch, Size: 1303 bytes --]

From dea17c302b17d8fcf161fb1aa2ad3d06a7571f44 Mon Sep 17 00:00:00 2001
From: Yusuf Talha <yusuftalha@tuta.io>
Date: Tue, 6 Sep 2022 06:04:51 +0300
Subject: [PATCH] gnu: adwaita-icon-theme: Update to 42.0.

* gnu/packages/gnome.scm (adwaita-icon-theme): 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 c824f822f6..dd8b6a519d 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -2805,7 +2805,7 @@ (define-public gnome-icon-theme
 (define-public adwaita-icon-theme
   (package/inherit gnome-icon-theme
     (name "adwaita-icon-theme")
-    (version "40.1.1")
+    (version "42.0")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnome/sources/" name "/"
@@ -2813,7 +2813,7 @@ (define-public adwaita-icon-theme
                                   name "-" version ".tar.xz"))
               (sha256
                (base32
-                "1xpqa1rgmixlp953938d08xvf7kv36h747ysial8g65dsrp46v0b"))))
+                "1q5i31zd5jzr12p6vn831afwnzbzf6x73wna1y86drnyr2nvb1ay"))))
     (native-inputs
      ;; The following requires the SVG pixbuf loader, provided by librsvg,
      ;; available on x86_64 only.
-- 
2.37.2


             reply	other threads:[~2022-09-06  3:13 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-06  3:11 Yusuf Talha via Guix-patches via [this message]
2022-09-13 15:24 ` bug#57605: [PATCH] gnu: adwaita-icon-theme: Update to 42.0 Mathieu Othacehe

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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to=NBFlPLc--3-2@tuta.io \
    --to=guix-patches@gnu.org \
    --cc=57605@debbugs.gnu.org \
    --cc=yusuftalha@tuta.io \
    /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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).