GNU bug report logs -
#75889
[PATCH] gnu: font-intel-one-mono: Update to 1.4.0.
Previous Next
Reported by: ashish.is <at> lostca.se
Date: Mon, 27 Jan 2025 08:58:02 UTC
Severity: normal
Tags: patch
Done: 宋文武 <iyzsong <at> envs.net>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 75889 in the body.
You can then email your comments to 75889 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
iyzsong <at> envs.net, guix-patches <at> gnu.org
:
bug#75889
; Package
guix-patches
.
(Mon, 27 Jan 2025 08:58:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
ashish.is <at> lostca.se
:
New bug report received and forwarded. Copy sent to
iyzsong <at> envs.net, guix-patches <at> gnu.org
.
(Mon, 27 Jan 2025 08:58:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
From: Ashish SHUKLA <ashish.is <at> lostca.se>
* gnu/packages/fonts.scm (font-intel-one-mono): Update to 1.4.0.
Change-Id: Idf6801e94230327d4172f15591db2f8a62c064e1
---
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 8da0f6b9ec..c32f2ef5fb 100644
--- a/gnu/packages/fonts.scm
+++ b/gnu/packages/fonts.scm
@@ -61,6 +61,7 @@
;;; Copyright © 2023, 2024 Luis Felipe López Acevedo <sirgazil <at> zoho.com>
;;; Copyright © 2024 Christina O'Donnell <cdo <at> mutix.org>
;;; Copyright © 2025 Ashvith Shetty <ashvithshetty10 <at> gmail.com>
+;;; Copyright © 2025 Ashish SHUKLA <ashish.is <at> lostca.se>
;;;
;;; This file is part of GNU Guix.
;;;
@@ -242,7 +243,7 @@ (define-public font-inconsolata
(define-public font-intel-one-mono
(package
(name "font-intel-one-mono")
- (version "1.3.0")
+ (version "1.4.0")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -251,7 +252,7 @@ (define-public font-intel-one-mono
(file-name (git-file-name name version))
(sha256
(base32
- "0w9isn8az1k3a3q4m2llwnryy79i5v30dx1hfaf90x0zkj98ky5h"))))
+ "1snwxpcdxl62z1mcax19bmsmbw0hi6m0cqkxqz79ydynfch95sd0"))))
(outputs '("out" "ttf" "woff"))
(build-system font-build-system)
(home-page "https://github.com/intel/intel-one-mono")
base-commit: 77603927fba0edc2c4d9de122aa132b968a051e5
--
2.48.1
Reply sent
to
宋文武 <iyzsong <at> envs.net>
:
You have taken responsibility.
(Tue, 28 Jan 2025 05:10:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
ashish.is <at> lostca.se
:
bug acknowledged by developer.
(Tue, 28 Jan 2025 05:10:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 75889-done <at> debbugs.gnu.org (full text, mbox):
ashish.is <at> lostca.se writes:
> From: Ashish SHUKLA <ashish.is <at> lostca.se>
>
> * gnu/packages/fonts.scm (font-intel-one-mono): Update to 1.4.0.
Pushed to master, thank you!
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Tue, 25 Feb 2025 12:24:16 GMT)
Full text and
rfc822 format available.
This bug report was last modified 16 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.