me
/
guix
Archived
1
0
Fork 0

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

* gnu/packages/fonts.scm (font-ibm-plex): Update to 4.0.2.
master
Tobias Geerinckx-Rice 2020-01-08 13:54:56 +01:00
parent 7ac600927b
commit 57680360da
No known key found for this signature in database
GPG Key ID: D889B0F018C5493C
1 changed files with 2 additions and 2 deletions

View File

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