lxgw-neoxihei: 1.218.1 -> 1.220

This commit is contained in:
R. Ryantm
2025-09-16 15:09:47 +00:00
parent b780ce5f51
commit 7e8ddb3eec
+2 -2
View File
@@ -6,11 +6,11 @@
stdenvNoCC.mkDerivation rec {
pname = "lxgw-neoxihei";
version = "1.218.1";
version = "1.220";
src = fetchurl {
url = "https://github.com/lxgw/LxgwNeoXiHei/releases/download/v${version}/LXGWNeoXiHei.ttf";
hash = "sha256-ZWotvGj2LpQbi3t6mVBL8kE19JC4X6VqkIXSQSuyjR0=";
hash = "sha256-rPZjNLysOYrOcGtDvXF3ok3bjtsN2/GDLWRRcXmq0zw=";
};
dontUnpack = true;