garden-of-coloured-lights: update homepage

This commit is contained in:
FliegendeWurst 2025-01-05 16:08:59 +01:00
parent 3e071e122a
commit a3e6095949

View file

@ -36,7 +36,7 @@ stdenv.mkDerivation rec {
meta = with lib; {
description = "Old-school vertical shoot-em-up / bullet hell";
mainProgram = "garden";
homepage = "https://garden.sourceforge.net/drupal/";
homepage = "https://sourceforge.net/projects/garden/";
maintainers = [ ];
license = licenses.gpl3;
};