lxgw-wenkai: 1.250 -> 1.300

This commit is contained in:
R. Ryantm 2023-05-06 06:06:24 +00:00
parent 08ba5ce824
commit e1a67232bb

View File

@ -2,11 +2,11 @@
stdenvNoCC.mkDerivation rec {
pname = "lxgw-wenkai";
version = "1.250";
version = "1.300";
src = fetchurl {
url = "https://github.com/lxgw/LxgwWenKai/releases/download/v${version}/${pname}-v${version}.tar.gz";
hash = "sha256-Nkd0xXYCnR0NZAk/JCxy+zOlxIxD52Px4F9o2L9mgRE=";
hash = "sha256-pPN8siF/8D78sEcXoF+vZ4BIeYWyXAuk4HBQJP+G3O8=";
};
installPhase = ''