GNU bug report logs -
#69115
[PATCH 1/2] gnu: font-intel-one-mono: Update to 1.3.0.
Previous Next
Reported by: iyzsong <at> envs.net
Date: Wed, 14 Feb 2024 02:52:01 UTC
Severity: normal
Tags: patch
Done: 宋文武 <iyzsong <at> envs.net>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
From: 宋文武 <iyzsong <at> member.fsf.org>
* gnu/packages/fonts.scm (font-intel-one-mono): Update to 1.3.0.
Change-Id: I635100c90829de55d922b4e28a2f2524f44566dd
---
gnu/packages/fonts.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/fonts.scm b/gnu/packages/fonts.scm
index 17eb528371..2c532a6b5d 100644
--- a/gnu/packages/fonts.scm
+++ b/gnu/packages/fonts.scm
@@ -216,7 +216,7 @@ (define-public font-inconsolata
(define-public font-intel-one-mono
(package
(name "font-intel-one-mono")
- (version "1.2.1")
+ (version "1.3.0")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -225,7 +225,7 @@ (define-public font-intel-one-mono
(file-name (git-file-name name version))
(sha256
(base32
- "1md57997nzkz75ambsahawzy1x71qvkp6f87zcqibksm66yvcjdc"))))
+ "0w9isn8az1k3a3q4m2llwnryy79i5v30dx1hfaf90x0zkj98ky5h"))))
(build-system font-build-system)
(home-page "https://github.com/intel/intel-one-mono")
(synopsis "Expressive monospaced font family")
base-commit: ac470c516e19f194228edf9e348bdbc7fc10f97a
--
2.41.0
This bug report was last modified 1 year and 71 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.