gnu: font-ibm-plex: Update to 4.0.2.
* gnu/packages/fonts.scm (font-ibm-plex): Update to 4.0.2.master
parent
7ac600927b
commit
57680360da
|
@ -68,7 +68,7 @@
|
||||||
(define-public font-ibm-plex
|
(define-public font-ibm-plex
|
||||||
(package
|
(package
|
||||||
(name "font-ibm-plex")
|
(name "font-ibm-plex")
|
||||||
(version "2.0.0")
|
(version "4.0.2")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (string-append
|
(uri (string-append
|
||||||
|
@ -76,7 +76,7 @@
|
||||||
"v" version "/OpenType.zip"))
|
"v" version "/OpenType.zip"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1lv65z3qnqgh2w36daf5wyz0ma9rg1qj9s9lzlnva8l7q3h8c9b8"))))
|
"17bd84ic7z9hkcjy4bwnh4z51bnkh2vrjzwvs9g6lwzmxjswa5b6"))))
|
||||||
(build-system font-build-system)
|
(build-system font-build-system)
|
||||||
(home-page "https://github.com/IBM/plex")
|
(home-page "https://github.com/IBM/plex")
|
||||||
(synopsis "IBM Plex typeface")
|
(synopsis "IBM Plex typeface")
|
||||||
|
|
Reference in New Issue