lxgw-neoxihei: 1.301 -> 1.302

This commit is contained in:
R. Ryantm
2026-05-26 14:08:24 +00:00
parent 90e103778c
commit 9fa5dca5c6
+2 -2
View File
@@ -6,11 +6,11 @@
stdenvNoCC.mkDerivation rec {
pname = "lxgw-neoxihei";
version = "1.301";
version = "1.302";
src = fetchurl {
url = "https://github.com/lxgw/LxgwNeoXiHei/releases/download/v${version}/LXGWNeoXiHei.ttf";
hash = "sha256-C/M5Dl94L83vB7TzREdx6dBms9aHPQfgdWEyjvtvS00=";
hash = "sha256-7YRfB+nDHUhzPuWyjuZUIwx7tLKjjhP9JutNWRnAw3w=";
};
dontUnpack = true;