GNU bug report logs -
#77377
[PATCH] Update font-junicode to 2.211
Previous Next
To reply to this bug, email your comments to 77377 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#77377
; Package
guix-patches
.
(Sun, 30 Mar 2025 02:28: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
.
(Sun, 30 Mar 2025 02:28:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
Updated font-junicode to 2.211 and ran `guix style`
Change-Id: I9df00007b2443ce1c92549ba7f93afc25a5dff36
---
gnu/packages/fonts.scm | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/fonts.scm b/gnu/packages/fonts.scm
index 3048289ac0..3434056cbb 100644
--- a/gnu/packages/fonts.scm
+++ b/gnu/packages/fonts.scm
@@ -2387,7 +2387,7 @@ (define-public font-iosevka-comfy
(define-public font-junicode
(package
(name "font-junicode")
- (version "2.003")
+ (version "2.211")
(source
(origin
(method git-fetch)
@@ -2396,11 +2396,12 @@ (define-public font-junicode
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "1qg1qwk294p2hgq2gbyhfwwdas1xbkfz3csxf5jz4xqiskn4skgl"))))
+ (base32 "0nk6fgby5sp6035p542pfk2fgjir36vk315mj5z5xf7rafy13jhb"))))
(build-system font-build-system)
(home-page "https://github.com/psb1558/Junicode-font")
(synopsis "Unicode font for medievalists, linguists, and others")
- (description "The Junicode font was developed for students and scholars of
+ (description
+ "The Junicode font was developed for students and scholars of
medieval Europe, but its large glyph repertoire also makes it useful as a
general-purpose font. Its visual design is based on the typography used by
Oxford University Press in the late 17th and early 18th centuries. The font
--
2.49.0
Information forwarded
to
guix-patches <at> gnu.org
:
bug#77377
; Package
guix-patches
.
(Sun, 30 Mar 2025 08:57:01 GMT)
Full text and
rfc822 format available.
Message #8 received at 77377 <at> debbugs.gnu.org (full text, mbox):
Fixed commit message
Change-Id: I9df00007b2443ce1c92549ba7f93afc25a5dff36
---
gnu/packages/fonts.scm | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/fonts.scm b/gnu/packages/fonts.scm
index 3048289ac0..3434056cbb 100644
--- a/gnu/packages/fonts.scm
+++ b/gnu/packages/fonts.scm
@@ -2387,7 +2387,7 @@ (define-public font-iosevka-comfy
(define-public font-junicode
(package
(name "font-junicode")
- (version "2.003")
+ (version "2.211")
(source
(origin
(method git-fetch)
@@ -2396,11 +2396,12 @@ (define-public font-junicode
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "1qg1qwk294p2hgq2gbyhfwwdas1xbkfz3csxf5jz4xqiskn4skgl"))))
+ (base32 "0nk6fgby5sp6035p542pfk2fgjir36vk315mj5z5xf7rafy13jhb"))))
(build-system font-build-system)
(home-page "https://github.com/psb1558/Junicode-font")
(synopsis "Unicode font for medievalists, linguists, and others")
- (description "The Junicode font was developed for students and scholars of
+ (description
+ "The Junicode font was developed for students and scholars of
medieval Europe, but its large glyph repertoire also makes it useful as a
general-purpose font. Its visual design is based on the typography used by
Oxford University Press in the late 17th and early 18th centuries. The font
--
2.49.0
Reply sent
to
Christopher Baines <mail <at> cbaines.net>
:
You have taken responsibility.
(Sun, 06 Apr 2025 17:11:04 GMT)
Full text and
rfc822 format available.
Notification sent
to
Kurome <hunt31999 <at> gmail.com>
:
bug acknowledged by developer.
(Sun, 06 Apr 2025 17:11:04 GMT)
Full text and
rfc822 format available.
Message #13 received at 77377-done <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Kurome <hunt31999 <at> gmail.com> writes:
> Fixed commit message
>
> Change-Id: I9df00007b2443ce1c92549ba7f93afc25a5dff36
> ---
> gnu/packages/fonts.scm | 7 ++++---
> 1 file changed, 4 insertions(+), 3 deletions(-)
Thanks for the patch, I've pushed this to master as
926b6d98e5800973877ba512e08a508475b29ef8.
Chris
[signature.asc (application/pgp-signature, inline)]
This bug report was last modified 2 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.