lxgw-wenkai-tc: 1.501 -> 1.510

This commit is contained in:
R. Ryantm
2025-02-07 17:41:26 +01:00
committed by Weijia Wang
parent 4fbb080e1b
commit 93c1978b59
+2 -2
View File
@@ -6,10 +6,10 @@
stdenvNoCC.mkDerivation rec {
pname = "lxgw-wenkai-tc";
version = "1.501";
version = "1.510";
src = fetchurl {
url = "https://github.com/lxgw/LxgwWenKaiTC/releases/download/v${version}/lxgw-wenkai-tc-v${version}.tar.gz";
hash = "sha256-GnllwWRO2Pa7hlehZKrGJr2f4kRJN1JPxtz4UGMbqyg=";
hash = "sha256-gcPEGs1oawxRGcKZawxJsJ0q179Zd9iAFIplnF4oWY4=";
};
installPhase = ''