babelstone-han: 12.1.4 -> 12.1.7

This commit is contained in:
volth 2019-10-30 18:11:46 +00:00 committed by Jon
parent ac32e855fa
commit 9f0e3b103b
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
{ lib, fetchzip }: { lib, fetchzip }:
let let
version = "12.1.4"; version = "12.1.7";
in fetchzip { in fetchzip {
name = "babelstone-han-${version}"; name = "babelstone-han-${version}";
@ -10,7 +10,7 @@ in fetchzip {
mkdir -p $out/share/fonts/truetype mkdir -p $out/share/fonts/truetype
unzip $downloadedFile '*.ttf' -d $out/share/fonts/truetype unzip $downloadedFile '*.ttf' -d $out/share/fonts/truetype
''; '';
sha256 = "1fypwk2i87jfrckvxg9wz4x84z7c6ifgzrjb8fylhac50lzi6kni"; sha256 = "07liv0lmk28ybxccf91gp2wmc17pk3fcshixpj0jx069b64zwf1v";
meta = with lib; { meta = with lib; {
description = "Unicode CJK font with over 36000 Han characters"; description = "Unicode CJK font with over 36000 Han characters";