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


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Christopher Baines <mail <at> cbaines.net>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#77377: closed ([PATCH] Update font-junicode to 2.211)
Date: Sun, 06 Apr 2025 17:11:04 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sun, 06 Apr 2025 18:10:52 +0100
with message-id <87zfgtusf7.fsf <at> cbaines.net>
and subject line Re: [bug#77377] [PATCH v2] gnu: font-junicode: Update to 2.211
has caused the debbugs.gnu.org bug report #77377,
regarding [PATCH] Update font-junicode to 2.211
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
77377: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=77377
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
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



[Message part 3 (message/rfc822, inline)]
From: Christopher Baines <mail <at> cbaines.net>
To: Kurome <hunt31999 <at> gmail.com>
Cc: 77377-done <at> debbugs.gnu.org
Subject: Re: [bug#77377] [PATCH v2] gnu: font-junicode: Update to 2.211
Date: Sun, 06 Apr 2025 18:10:52 +0100
[Message part 4 (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 47 days ago.

Previous Next


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