mplus-outline-fonts: 063 -> 063a

https://osdn.net/projects/mplus-fonts/news/26002
(google translate helps for those who can't read this :))
This commit is contained in:
Will Dietz 2019-05-25 20:35:29 -05:00
parent eb9a9bb22a
commit 064d157a85
No known key found for this signature in database
GPG Key ID: EBB0EA4124809D02

View File

@ -1,7 +1,7 @@
{ lib, fetchzip }:
let
version = "063";
version = "063a";
in fetchzip rec {
name = "mplus-${version}";
@ -13,7 +13,7 @@ in fetchzip rec {
cp *.ttf $out/share/fonts/truetype
'';
sha256 = "0d485l2ihxfk039rrrnfviamlbj13cwky0c752m4ikwvgiqiq94y";
sha256 = "1khbkch2r96ppifc93bmy1v047pgciyhfmcjb98ggncp5ix885xz";
meta = with lib; {
description = "M+ Outline Fonts";