GNU bug report logs -
#77305
[PATCH] Updated font-google-material-design-icons to 4.0.0
Previous Next
Reported by: Kurome <hunt31999 <at> gmail.com>
Date: Thu, 27 Mar 2025 10:50:02 UTC
Severity: normal
Tags: patch
Done: Andreas Enge <andreas <at> enge.fr>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Mon, 7 Apr 2025 17:43:36 +0200
with message-id <Z_PyqAK5mGvGEZ9e <at> jurong>
and subject line Re: [PATCH v2] gnu: font-google-material-design-icons: Update to 4.0.0
has caused the debbugs.gnu.org bug report #77305,
regarding [PATCH] Updated font-google-material-design-icons to 4.0.0
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
77305: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=77305
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
Change-Id: I57c779dfbcd7a6e245eecac1d0b6898dec44a37c
---
gnu/packages/fonts.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/fonts.scm b/gnu/packages/fonts.scm
index 3048289ac0..2fa114c251 100644
--- a/gnu/packages/fonts.scm
+++ b/gnu/packages/fonts.scm
@@ -64,6 +64,7 @@
;;; Copyright © 2025 Ashish SHUKLA <ashish.is <at> lostca.se>
;;; Copyright © 2024 Josep Bigorra <jjbigorra <at> gmail.com>
;;; Copyright © 2023 Santiago Payà Miralta <santiagopim <at> gmail.com>
+;;; Copyright © 2025 Kurome <hunt31999 <at> gmail.com>
;;;
;;; This file is part of GNU Guix.
;;;
@@ -2510,7 +2511,7 @@ (define-public font-go
(define-public font-google-material-design-icons
(package
(name "font-google-material-design-icons")
- (version "3.0.1")
+ (version "4.0.0")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -2519,7 +2520,7 @@ (define-public font-google-material-design-icons
(file-name (git-file-name name version))
(sha256
(base32
- "17q5brcqyyc8gbjdgpv38p89s60cwxjlwy2ljnrvas5cj0s62np0"))))
+ "0c8ah9rj82a1y0jgi5j0hszn7ndv4jb5kxmikv71alqq69xd8zn1"))))
(build-system font-build-system)
(home-page "https://google.github.io/material-design-icons")
(synopsis "Icon font of Google Material Design icons")
--
2.49.0
[Message part 3 (message/rfc822, inline)]
Pushed, thanks!
Andreas
This bug report was last modified 43 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.