GNU bug report logs - #77377
[PATCH] Update font-junicode to 2.211

Previous Next

Package: guix-patches;

Reported by: Kurome <hunt31999 <at> gmail.com>

Date: Sun, 30 Mar 2025 02:28:01 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.net>

Bug is archived. No further changes may be made.

Full log


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Kurome <hunt31999 <at> gmail.com>
To: guix-patches <at> gnu.org
Cc: Kurome <hunt31999 <at> gmail.com>
Subject: [PATCH] Update font-junicode to 2.211
Date: Sun, 30 Mar 2025 11:25:02 +0900
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





This bug report was last modified 47 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.