Merge pull request #32558 from mikoim/pkg/mplus

mplus-outline-fonts: 062 -> 063
This commit is contained in:
Orivej Desh 2017-12-17 04:15:54 +00:00 committed by GitHub
commit 3766aa834d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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