lxgw-wenkai: 1.315 -> 1.320

This commit is contained in:
R. Ryantm 2024-02-10 09:41:53 +00:00
parent 2394210484
commit 2945ec0934

View file

@ -2,11 +2,11 @@
stdenvNoCC.mkDerivation rec {
pname = "lxgw-wenkai";
version = "1.315";
version = "1.320";
src = fetchurl {
url = "https://github.com/lxgw/LxgwWenKai/releases/download/v${version}/${pname}-v${version}.tar.gz";
hash = "sha256-btiF6jij8sw/kynQedUdy9//5rPPhtnRhmZ59FY+S0c=";
hash = "sha256-9crFUfj1mOXg4gD607jL2eHq8wlq/yEi5sgzKJ5YavM=";
};
installPhase = ''