1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: font-juliamono: Update to 0.060.

* gnu/packages/fonts.scm (font-juliamono): Update to 0.060.

Change-Id: I356076cb88c39edc588dc1d7c951b7b712db79ef
Signed-off-by: Hilton Chain <hako@ultrarare.space>
This commit is contained in:
Josselin Poiret
2025-04-24 12:24:18 +02:00
committed by Hilton Chain
parent 0e8f46acb7
commit e91924fdaf

View File

@@ -3206,7 +3206,7 @@ in small sizes, the text looks crisper.")
(define-public font-juliamono
(package
(name "font-juliamono")
(version "0.043")
(version "0.060")
(source
(origin
(method url-fetch)
@@ -3215,7 +3215,7 @@ in small sizes, the text looks crisper.")
"v" version "/JuliaMono-ttf.tar.gz"))
(sha256
(base32
"0vb7n9yqgasnxzps13ckklay5bla6b0i79pzmfqvjms1r37079gh"))))
"10yc2rk6sksnad8l1rsc0i33103468qzw73w206x1y08hrb6kna6"))))
(build-system font-build-system)
(arguments
`(#:phases (modify-phases %standard-phases