From 7dfbfb648328a4fba6c64bc02b2dce59dd02e59d Mon Sep 17 00:00:00 2001 From: Jörg Thalheim Date: Sun, 22 Aug 2021 15:41:51 +0200 Subject: banner: fix homepage --- pkgs/games/banner/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pkgs/games') diff --git a/pkgs/games/banner/default.nix b/pkgs/games/banner/default.nix index 084dd37d322..613947c677a 100644 --- a/pkgs/games/banner/default.nix +++ b/pkgs/games/banner/default.nix @@ -12,7 +12,7 @@ stdenv.mkDerivation rec { }; meta = with lib; { - homepage = "http://software.cedar-solutions.com/utilities.html"; + homepage = "https://software.cedar-solutions.com/utilities.html"; description = "Print large banners to ASCII terminals"; license = licenses.gpl2Only; -- cgit 1.4.1