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

lxgw-neoxihei: 1.101 -> 1.102.1
This commit is contained in:
Nick Cao 2023-07-01 12:42:52 +08:00 committed by GitHub
commit ed582f7a2b
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.101";
version = "1.102.1";
src = fetchurl {
url = "https://github.com/lxgw/LxgwNeoXiHei/releases/download/v${version}/LXGWNeoXiHei.ttf";
hash = "sha256-6zce11KtVKpjjzXkXYzBjfqME55LRvkpS28ZrcLo4W0=";
hash = "sha256-prEyymKABhu7/jdiyUyZ4xb6rrYmo91Jt462qQKV9/0=";
};
dontUnpack = true;