Merge pull request #96943 from marsam/update-ibm-plex

ibm-plex: 5.1.0 -> 5.1.3
This commit is contained in:
Mario Rodas 2020-09-02 19:22:59 -05:00 committed by GitHub
commit d6c7a19e8d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
{ lib, fetchzip }:
let
version = "5.1.0";
version = "5.1.3";
in fetchzip {
name = "ibm-plex-${version}";
@ -13,7 +13,7 @@ in fetchzip {
unzip -j $downloadedFile "OpenType/*/*.otf" -d $out/share/fonts/opentype
'';
sha256 = "1lcbj6zkpnsq38s2xkx3z4d7bd43k630lmzmgdcv1w05gjij0pw5";
sha256 = "0w07fkhav2lqdyki7ipnkpji5ngwarlhsyliy0ip7cd29x24ys5h";
meta = with lib; {
description = "IBM Plex Typeface";