From: Vasile Dumitrascu via Guix-patches via <guix-patches@gnu.org>
To: 61810@debbugs.gnu.org
Cc: Vasile Dumitrascu <va511e@yahoo.com>
Subject: [bug#61810] [PATCH] gnu: adwaita-icon-theme: Update to 43.
Date: Sun, 26 Feb 2023 12:51:50 +0100 [thread overview]
Message-ID: <20230226115150.11399-1-va511e@yahoo.com> (raw)
In-Reply-To: 20230226115150.11399-1-va511e.ref@yahoo.com
* gnu/packages/gnome.scm (adwaita-icon-theme): Update to 43.
---
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 620f5953d9..d933e1fbfa 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -2922,7 +2922,7 @@ (define-public icon-naming-utils
(define-public adwaita-icon-theme
(package
(name "adwaita-icon-theme")
- (version "42.0")
+ (version "43")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/" name "/"
@@ -2930,7 +2930,7 @@ (define-public adwaita-icon-theme
name "-" version ".tar.xz"))
(sha256
(base32
- "1q5i31zd5jzr12p6vn831afwnzbzf6x73wna1y86drnyr2nvb1ay"))))
+ "1iiflc6rfpshipl23mszlv2lzm8d1a7pxwsx2ma5bam669ywffif"))))
(build-system gnu-build-system)
(arguments
(list #:make-flags
--
2.39.1
next parent reply other threads:[~2023-02-26 11:53 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20230226115150.11399-1-va511e.ref@yahoo.com>
2023-02-26 11:51 ` Vasile Dumitrascu via Guix-patches via [this message]
2023-02-26 13:23 ` bug#61810: [PATCH] gnu: adwaita-icon-theme: Update to 43 Tobias Geerinckx-Rice via Guix-patches via
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=20230226115150.11399-1-va511e@yahoo.com \
--to=guix-patches@gnu.org \
--cc=61810@debbugs.gnu.org \
--cc=va511e@yahoo.com \
/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.