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

lxgw-neoxihei: 1.007 -> 1.009
This commit is contained in:
Weijia Wang 2023-03-23 08:40:33 +02:00 committed by GitHub
commit 0a528a3d2c
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.007";
version = "1.009";
src = fetchurl {
url = "https://github.com/lxgw/LxgwNeoXiHei/releases/download/v${version}/LXGWNeoXiHei.ttf";
hash = "sha256-ChYpRCw8DAo8bo6fJ+5LyF+FGmER+4nY2aEx1GIROdU=";
hash = "sha256-Q7rrgqrjALLY2y40mNfNmzSeGwcVwhZUmDj08nlWsao=";
};
dontUnpack = true;