Merge pull request #247642 from r-ryantm/auto-update/lxgw-neoxihei

lxgw-neoxihei: 1.102.1 -> 1.103.1
This commit is contained in:
Nick Cao 2023-08-07 02:54:37 -06:00 committed by GitHub
commit 6f791c1ee4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,11 +5,11 @@
stdenvNoCC.mkDerivation rec {
pname = "lxgw-neoxihei";
version = "1.102.1";
version = "1.103.1";
src = fetchurl {
url = "https://github.com/lxgw/LxgwNeoXiHei/releases/download/v${version}/LXGWNeoXiHei.ttf";
hash = "sha256-prEyymKABhu7/jdiyUyZ4xb6rrYmo91Jt462qQKV9/0=";
hash = "sha256-z9SzSt+GXV+9GLtzjY6EQQa6bKrixYo03kEfzGfug90=";
};
dontUnpack = true;