* [bug#57605] [PATCH] gnu: adwaita-icon-theme: Update to 42.0.
@ 2022-09-06 3:11 Yusuf Talha via Guix-patches via
2022-09-13 15:24 ` bug#57605: " Mathieu Othacehe
0 siblings, 1 reply; 2+ messages in thread
From: Yusuf Talha via Guix-patches via @ 2022-09-06 3:11 UTC (permalink / raw)
To: 57605
[-- 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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#57605: [PATCH] gnu: adwaita-icon-theme: Update to 42.0.
2022-09-06 3:11 [bug#57605] [PATCH] gnu: adwaita-icon-theme: Update to 42.0 Yusuf Talha via Guix-patches via
@ 2022-09-13 15:24 ` Mathieu Othacehe
0 siblings, 0 replies; 2+ messages in thread
From: Mathieu Othacehe @ 2022-09-13 15:24 UTC (permalink / raw)
To: Yusuf Talha; +Cc: 57605-done
Hello,
> * gnu/packages/gnome.scm (adwaita-icon-theme): Update to 42.0.
Maxim updated it with 0884238e1518f68e7d35b78dc2815fb35a3e641e.
Thanks,
Mathieu
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-09-13 15:25 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-06 3:11 [bug#57605] [PATCH] gnu: adwaita-icon-theme: Update to 42.0 Yusuf Talha via Guix-patches via
2022-09-13 15:24 ` bug#57605: " Mathieu Othacehe
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.