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

lxgw-neoxihei: 1.123 -> 1.123.2
This commit is contained in:
Nick Cao 2024-06-07 15:41:19 -04:00 committed by GitHub
commit 2c7553a396
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -5,11 +5,11 @@
stdenvNoCC.mkDerivation rec {
pname = "lxgw-neoxihei";
version = "1.123";
version = "1.123.2";
src = fetchurl {
url = "https://github.com/lxgw/LxgwNeoXiHei/releases/download/v${version}/LXGWNeoXiHei.ttf";
hash = "sha256-tXsJyz8O6Resenjp4ODS3YAYjE8pM0j/JiaCRQWmT9g=";
hash = "sha256-soVFPeoU4Rovk4xpXd90CjzQ1y1rx1OT/4eKCZNTd4Q=";
};
dontUnpack = true;