unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#66813] [PATCH gnome-team] gnu: adwaita-icon-theme: Update to 44.0.
@ 2023-10-22 23:12 Vivien Kraus via Guix-patches via
  2023-12-05 17:18 ` bug#66813: It has already been applied Vivien Kraus via Guix-patches via
  0 siblings, 1 reply; 2+ messages in thread
From: Vivien Kraus via Guix-patches via @ 2023-10-22 23:12 UTC (permalink / raw)
  To: 66813; +Cc: liliana.prikler, maxim.cournoyer, rg

* gnu/packages/gnome.scm (adwaita-icon-theme): Update to 44.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 a86ddc34b3..77908768b7 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -2875,7 +2875,7 @@ (define-public icon-naming-utils
 (define-public adwaita-icon-theme
   (package
     (name "adwaita-icon-theme")
-    (version "43")
+    (version "44.0")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnome/sources/" name "/"
@@ -2883,7 +2883,7 @@ (define-public adwaita-icon-theme
                                   name "-" version ".tar.xz"))
               (sha256
                (base32
-                "1iiflc6rfpshipl23mszlv2lzm8d1a7pxwsx2ma5bam669ywffif"))))
+                "0k3638gkdpjcr9pbsmpfj7vdqdm9s04j4d5sh1fx5v5z3dhcb2a8"))))
     (build-system gnu-build-system)
     (arguments
      (list #:make-flags

base-commit: 2677bf985c0025d04ffdcff31763978b633dbc58
-- 
2.41.0




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

* bug#66813: It has already been applied
  2023-10-22 23:12 [bug#66813] [PATCH gnome-team] gnu: adwaita-icon-theme: Update to 44.0 Vivien Kraus via Guix-patches via
@ 2023-12-05 17:18 ` Vivien Kraus via Guix-patches via
  0 siblings, 0 replies; 2+ messages in thread
From: Vivien Kraus via Guix-patches via @ 2023-12-05 17:18 UTC (permalink / raw)
  To: 66813-done

This patch has already been applied, closing.




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

end of thread, other threads:[~2023-12-05 17:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-22 23:12 [bug#66813] [PATCH gnome-team] gnu: adwaita-icon-theme: Update to 44.0 Vivien Kraus via Guix-patches via
2023-12-05 17:18 ` bug#66813: It has already been applied Vivien Kraus 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).