treewide: ran ./maintainers/scripts/update_redirected_urls.sh

This commit is contained in:
Patrick Hilhorst
2020-11-27 01:23:57 +01:00
committed by Sandro Jäckel
parent bb7b1b59c8
commit a6b3bb24e4
11 changed files with 14 additions and 14 deletions
+1 -1
View File
@@ -21,6 +21,6 @@ stdenv.mkDerivation rec {
meta = {
description = "An IPv6-capable IRC server";
platforms = stdenv.lib.platforms.unix;
homepage = "http://www.ircd-hybrid.org/";
homepage = "https://www.ircd-hybrid.org/";
};
}