pythonPackages.gcovr: Fixup homepage
This commit is contained in:
parent
5e2ac86e5b
commit
f13fdf4b1d
@ -25,7 +25,7 @@ buildPythonPackage rec {
|
|||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
description = "A Python script for summarizing gcov data";
|
description = "A Python script for summarizing gcov data";
|
||||||
license = licenses.bsd0;
|
license = licenses.bsd0;
|
||||||
homepage = http://gcovr.com/;
|
homepage = https://www.gcovr.com/;
|
||||||
};
|
};
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user