factor-lang: quote homepage url
This commit is contained in:
parent
320c5dc593
commit
72ca633e48
1 changed files with 1 additions and 1 deletions
|
@ -196,7 +196,7 @@ stdenv.mkDerivation {
|
|||
};
|
||||
|
||||
meta = with lib; {
|
||||
homepage = http://factorcode.org;
|
||||
homepage = "https://factorcode.org/";
|
||||
license = licenses.bsd2;
|
||||
description = "A concatenative, stack-based programming language";
|
||||
maintainers = with maintainers; [ vrthra spacefrogg ];
|
||||
|
|
Loading…
Reference in a new issue