[Backport release-25.05] proggyfonts: update homepage URL (#452807)

This commit is contained in:
Masum Reza
2025-10-17 05:39:07 +00:00
committed by GitHub

View File

@@ -40,7 +40,7 @@ stdenv.mkDerivation rec {
'';
meta = with lib; {
homepage = "https://www.upperbounds.net";
homepage = "https://github.com/bluescan/proggyfonts";
description = "Set of fixed-width screen fonts that are designed for code listings";
license = licenses.mit;
platforms = platforms.all;