lxgw-wenkai: 1.330 -> 1.500

This commit is contained in:
Ryan Cao 2024-10-04 10:48:08 +08:00
parent ec7c9c3d97
commit 218d3ca65a
No known key found for this signature in database
GPG Key ID: 48C96B2057D71CB1

View File

@ -6,11 +6,11 @@
stdenvNoCC.mkDerivation rec { stdenvNoCC.mkDerivation rec {
pname = "lxgw-wenkai"; pname = "lxgw-wenkai";
version = "1.330"; version = "1.500";
src = fetchurl { src = fetchurl {
url = "https://github.com/lxgw/LxgwWenKai/releases/download/v${version}/${pname}-v${version}.tar.gz"; url = "https://github.com/lxgw/LxgwWenKai/releases/download/v${version}/${pname}-v${version}.tar.gz";
hash = "sha256-CscUUcyLsk/S70tT2uGRqLiF8fa4KxC9pVrOziWJ/fI="; hash = "sha256-5cQSHrL/kllmsrOSEHDhsiIa3PXpDh5ELrCnVh/9pxI=";
}; };
installPhase = '' installPhase = ''