lxgw-neoxihei: 1.241 -> 1.242

This commit is contained in:
R. Ryantm
2026-02-27 15:32:34 +00:00
parent 636f6c715f
commit 0d40fc5d9a
+2 -2
View File
@@ -6,11 +6,11 @@
stdenvNoCC.mkDerivation rec {
pname = "lxgw-neoxihei";
version = "1.241";
version = "1.242";
src = fetchurl {
url = "https://github.com/lxgw/LxgwNeoXiHei/releases/download/v${version}/LXGWNeoXiHei.ttf";
hash = "sha256-9yyOumwZ9Veh0GwHR9sFpsCn1dLNN1e16ML2crGZxCY=";
hash = "sha256-ASRBAmlDa2QmNXO6t/uXrqw9rZMgednoxCcIxqEzC/g=";
};
dontUnpack = true;