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

lxgw-neoxihei: 1.010 -> 1.101
This commit is contained in:
Weijia Wang 2023-06-18 01:48:24 +03:00 committed by GitHub
commit 0941c37261
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.010";
version = "1.101";
src = fetchurl {
url = "https://github.com/lxgw/LxgwNeoXiHei/releases/download/v${version}/LXGWNeoXiHei.ttf";
hash = "sha256-IIiQn2Qlac4ZFy/gVubrpqEpJIt0Dav2TEL29xDC7w4=";
hash = "sha256-6zce11KtVKpjjzXkXYzBjfqME55LRvkpS28ZrcLo4W0=";
};
dontUnpack = true;