Sorry Ludo, I mistyped the bug number when sending the patches. They are 
supposed to be sent to #76232.

Apologies. If there's a way of deleting the last two patches from this issue, 
please do so.

Regards,

On 12 February 2025 17:27:00 GMT, Divya Ranjan <di...@subvertising.org> wrote:
>* gnu/packages/fonts.scm (font-iosevka-comfy): Delete variable.
>---
> gnu/packages/fonts.scm | 19 -------------------
> 1 file changed, 19 deletions(-)
>
>diff --git a/gnu/packages/fonts.scm b/gnu/packages/fonts.scm
>index c32f2ef5fb..16ab0af70e 100644
>--- a/gnu/packages/fonts.scm
>+++ b/gnu/packages/fonts.scm
>@@ -2093,25 +2093,6 @@ (define-public font-iosevka-ss09
>        (sha256
>         (base32 "1h5jfrpply7ypc4h6ivxs30qkrbni51zkj78xz6nz4zbnp923yi0"))))))
> 
>-(define-public font-iosevka-comfy
>-  (package
>-    (inherit font-iosevka)
>-    (name "font-iosevka-comfy")
>-    (version "1.2.0")
>-    (source (origin
>-              (method git-fetch)
>-              (uri (git-reference
>-                    (url "https://git.sr.ht/~protesilaos/iosevka-comfy";)
>-                    (commit version)))
>-              (file-name (git-file-name name version))
>-              (sha256
>-               (base32 
>"1gccv28avxlkicl6rcsn6i23pdn0nrk91zhcyzwwc3nyzm2w8w40"))))
>-    (home-page "https://git.sr.ht/~protesilaos/iosevka-comfy";)
>-    (description
>-     "Iosevka Comfy is a TTF font derived from Iosevka.  It is a slightly 
>tweaked
>-     version of the original, designed for enhanced readability.")
>-    (license license:silofl1.1)))
>-
> (define-public font-junicode
>   (package
>     (name "font-junicode")
>-- 
>2.47.1
>

Divya Ranjan, Mathematics, Philosophy and Libre Software

Reply via email to