lxgw-wenkai: 1.501 -> 1.510 (#374811)

Co-authored-by: ryanccn <ryanccn@users.noreply.github.com>
This commit is contained in:
nixpkgs-merge-bot[bot]
2025-01-18 14:29:20 +00:00
committed by GitHub
co-authored by ryanccn
+2 -2
View File
@@ -6,11 +6,11 @@
stdenvNoCC.mkDerivation rec {
pname = "lxgw-wenkai";
version = "1.501";
version = "1.510";
src = fetchurl {
url = "https://github.com/lxgw/LxgwWenKai/releases/download/v${version}/${pname}-v${version}.tar.gz";
hash = "sha256-7BBg6TGJzTVgBHPyzTYGFjXmidvAzOVCWAU11LylmBI=";
hash = "sha256-RZ+vcFDKMW63oYz4meNvNSIyEdY9I5sKhqOAPKlPP4Q=";
};
installPhase = ''