lxgw-wenkai: 1.521 -> 1.522

This commit is contained in:
R. Ryantm
2026-03-17 19:41:28 +00:00
parent 9024df32c9
commit e6b7eed027
+2 -2
View File
@@ -7,11 +7,11 @@
stdenvNoCC.mkDerivation rec {
pname = "lxgw-wenkai";
version = "1.521";
version = "1.522";
src = fetchurl {
url = "https://github.com/lxgw/LxgwWenKai/releases/download/v${version}/lxgw-wenkai-v${version}.tar.gz";
hash = "sha256-4GWCSMl+gdxnEPa8JPz7c+bWmxP7HaZHj+D0yUDqgVc=";
hash = "sha256-aBp31dACF146nhrw/G+iIBZMya1sFPHoQqU5h4584aQ=";
};
nativeBuildInputs = [ installFonts ];