lxgw-neoxihei: 1.123 -> 1.123.2

This commit is contained in:
R. Ryantm 2024-06-07 01:19:10 +00:00
parent a73df7dc95
commit cdb064ce1e

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;