python: misaka: update homepage url
it redirected
This commit is contained in:
parent
e9cd8a2d60
commit
fbb14b289f
@ -15,7 +15,7 @@ buildPythonPackage rec {
|
|||||||
|
|
||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
description = "A CFFI binding for Hoedown, a markdown parsing library";
|
description = "A CFFI binding for Hoedown, a markdown parsing library";
|
||||||
homepage = "http://misaka.61924.nl/";
|
homepage = "https://misaka.61924.nl";
|
||||||
license = licenses.mit;
|
license = licenses.mit;
|
||||||
maintainers = with maintainers; [ fgaz ];
|
maintainers = with maintainers; [ fgaz ];
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user