GNU bug report logs -
#77305
[PATCH] Updated font-google-material-design-icons to 4.0.0
Previous Next
To reply to this bug, email your comments to 77305 AT debbugs.gnu.org.
There is no need to reopen the bug first.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#77305
; Package
guix-patches
.
(Thu, 27 Mar 2025 10:50:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Kurome <hunt31999 <at> gmail.com>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Thu, 27 Mar 2025 10:50:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
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
Information forwarded
to
guix-patches <at> gnu.org
:
bug#77305
; Package
guix-patches
.
(Sun, 30 Mar 2025 09:04:01 GMT)
Full text and
rfc822 format available.
Message #8 received at 77305 <at> debbugs.gnu.org (full text, mbox):
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
Reply sent
to
Andreas Enge <andreas <at> enge.fr>
:
You have taken responsibility.
(Mon, 07 Apr 2025 15:44:01 GMT)
Full text and
rfc822 format available.
Notification sent
to
Kurome <hunt31999 <at> gmail.com>
:
bug acknowledged by developer.
(Mon, 07 Apr 2025 15:44:02 GMT)
Full text and
rfc822 format available.
Message #13 received at 77305-done <at> debbugs.gnu.org (full text, mbox):
Pushed, thanks!
Andreas
This bug report was last modified 7 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.