emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#61810: closed ([PATCH] gnu: adwaita-icon-theme: Update to 43.)


From: GNU bug Tracking System
Subject: bug#61810: closed ([PATCH] gnu: adwaita-icon-theme: Update to 43.)
Date: Sun, 26 Feb 2023 13:32:03 +0000

Your message dated Sun, 26 Feb 2023 14:23:44 +0100
with message-id <87k004wnxs.fsf@nckx>
and subject line Re: [bug#61810] [PATCH] gnu: adwaita-icon-theme: Update to 43.
has caused the debbugs.gnu.org bug report #61810,
regarding [PATCH] gnu: adwaita-icon-theme: Update to 43.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
61810: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=61810
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: adwaita-icon-theme: Update to 43. Date: Sun, 26 Feb 2023 12:51:50 +0100
* 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




--- End Message ---
--- Begin Message --- Subject: Re: [bug#61810] [PATCH] gnu: adwaita-icon-theme: Update to 43. Date: Sun, 26 Feb 2023 14:23:44 +0100
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: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]