GNU bug report logs - #61810
[PATCH] gnu: adwaita-icon-theme: Update to 43.

Previous Next

Package: guix-patches;

Reported by: Vasile Dumitrascu <va511e <at> yahoo.com>

Date: Sun, 26 Feb 2023 11:53:01 UTC

Severity: normal

Tags: patch

Done: Tobias Geerinckx-Rice <me <at> tobias.gr>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Vasile Dumitrascu <va511e <at> yahoo.com>
Subject: bug#61810: closed (Re: [bug#61810] [PATCH] gnu: adwaita-icon-theme:
 Update to 43.)
Date: Sun, 26 Feb 2023 13:32:03 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#61810: [PATCH] gnu: adwaita-icon-theme: Update to 43.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 61810 <at> debbugs.gnu.org.

-- 
61810: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=61810
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Tobias Geerinckx-Rice <me <at> tobias.gr>
To: Vasile Dumitrascu <va511e <at> yahoo.com>
Cc: 61810-done <at> debbugs.gnu.org, guix-patches <at> gnu.org
Subject: Re: [bug#61810] [PATCH] gnu: adwaita-icon-theme: Update to 43.
Date: Sun, 26 Feb 2023 14:23:44 +0100
[Message part 3 (text/plain, inline)]
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
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
From: Vasile Dumitrascu <va511e <at> yahoo.com>
To: guix-patches <at> gnu.org
Cc: Vasile Dumitrascu <va511e <at> yahoo.com>
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




This bug report was last modified 2 years and 83 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.