me
/
guix
Archived
1
0
Fork 0

gnu: font-ibm-plex: Update to 5.1.3.

* gnu/packages/fonts.scm (font-ibm-plex): Update to 5.1.3.
master
Lars-Dominik Braun 2021-03-14 10:30:35 +01:00
parent 703843922a
commit dc1e643601
No known key found for this signature in database
GPG Key ID: F663943E08D8092A
1 changed files with 2 additions and 2 deletions

View File

@ -82,7 +82,7 @@
(define-public font-ibm-plex
(package
(name "font-ibm-plex")
(version "4.0.2")
(version "5.1.3")
(source (origin
(method url-fetch)
(uri (string-append
@ -90,7 +90,7 @@
"v" version "/OpenType.zip"))
(sha256
(base32
"17bd84ic7z9hkcjy4bwnh4z51bnkh2vrjzwvs9g6lwzmxjswa5b6"))))
"0zlz8kxx54i4hpgaip9690bilvn5w14gp7jjkk6cz4h9p3xml231"))))
(build-system font-build-system)
(home-page "https://github.com/IBM/plex")
(synopsis "IBM Plex typeface")