mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-13 21:50:33 +03:00
python3.pkgs.mailman-hyperkitty: HTTPS homepage
This commit is contained in:
parent
f254fb9d89
commit
bc8eece849
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ buildPythonPackage rec {
|
|||
'';
|
||||
|
||||
meta = {
|
||||
homepage = "http://www.gnu.org/software/mailman/";
|
||||
homepage = "https://www.gnu.org/software/mailman/";
|
||||
description = "Archiver for GNU Mailman v3";
|
||||
license = stdenv.lib.licenses.gpl3;
|
||||
platforms = stdenv.lib.platforms.linux;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue