elm-instrument: update homepage link to use HTTPS
This commit is contained in:
parent
16b7e0c909
commit
cfa5b41053
@ -28,7 +28,7 @@ mkDerivation {
|
||||
quickcheck-io split tasty tasty-golden tasty-hunit tasty-quickcheck
|
||||
text
|
||||
];
|
||||
homepage = "http://elm-lang.org";
|
||||
homepage = "https://elm-lang.org";
|
||||
description = "Instrumentation library for Elm";
|
||||
license = stdenv.lib.licenses.bsd3;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user