me
/
guix
Archived
1
0
Fork 0

gnu: font-gnu-unifont: Update to 15.1.05.

* gnu/packages/fonts.scm (font-gnu-unifont): Update to 15.1.05.

Change-Id: I79b51df78735d52afc5dde129bff299f3e83b7f6
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
master
Andy Tai 2024-02-27 21:57:04 -08:00 committed by Efraim Flashner
parent f9207c3378
commit cd4c01e010
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 2 additions and 2 deletions

View File

@ -1013,7 +1013,7 @@ for use at smaller text sizes")))
(define-public font-gnu-unifont
(package
(name "font-gnu-unifont")
(version "15.1.01")
(version "15.1.05")
(source
(origin
(method url-fetch)
@ -1023,7 +1023,7 @@ for use at smaller text sizes")))
(string-append "mirror://gnu/unifont/unifont-"
version "/unifont-" version ".tar.gz")))
(sha256
(base32 "1dydcqa2nvmnij5jzj10carrzssd3ar24i8zd18pk4zpl84l4pz1"))
(base32 "1yi33kxlgw7ds99za5bclh537sw8ggl94nrhhq7hwxaq8dgzaxfj"))
(snippet
'(begin
(use-modules (guix build utils))