unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#61810] [PATCH] gnu: adwaita-icon-theme: Update to 43.
       [not found] <20230226115150.11399-1-va511e.ref@yahoo.com>
@ 2023-02-26 11:51 ` Vasile Dumitrascu via Guix-patches via
  2023-02-26 13:23   ` bug#61810: " Tobias Geerinckx-Rice via Guix-patches via
  0 siblings, 1 reply; 2+ messages in thread
From: Vasile Dumitrascu via Guix-patches via @ 2023-02-26 11:51 UTC (permalink / raw)
  To: 61810; +Cc: Vasile Dumitrascu

* 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





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#61810: [PATCH] gnu: adwaita-icon-theme: Update to 43.
  2023-02-26 11:51 ` [bug#61810] [PATCH] gnu: adwaita-icon-theme: Update to 43 Vasile Dumitrascu via Guix-patches via
@ 2023-02-26 13:23   ` Tobias Geerinckx-Rice via Guix-patches via
  0 siblings, 0 replies; 2+ messages in thread
From: Tobias Geerinckx-Rice via Guix-patches via @ 2023-02-26 13:23 UTC (permalink / raw)
  To: Vasile Dumitrascu; +Cc: 61810-done, guix-patches

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

Vasile,

Vasile Dumitrascu via Guix-patches via 写道:
> * gnu/packages/gnome.scm (adwaita-icon-theme): Update to 43.

Pushed as 9beaf9ba82f31c05971a6d48a9b7457f65d46e48.

Kind regards,

T G-R

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 247 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-02-26 13:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20230226115150.11399-1-va511e.ref@yahoo.com>
2023-02-26 11:51 ` [bug#61810] [PATCH] gnu: adwaita-icon-theme: Update to 43 Vasile Dumitrascu via Guix-patches via
2023-02-26 13:23   ` bug#61810: " Tobias Geerinckx-Rice via Guix-patches via

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).