mimetic: fix broken link

This commit is contained in:
Michiel Leenaars 2018-02-14 11:56:03 +01:00
parent 9c99c35a5f
commit b8f63e69e9

View File

@ -14,7 +14,7 @@ stdenv.mkDerivation rec {
meta = with stdenv.lib; {
description = "MIME handling library";
homepage = http://codesink.org/mimetic_mime_library.html;
homepage = http://www.codesink.org/mimetic_mime_library.html;
license = licenses.mit;
maintainers = with maintainers; [ leenaars];
platforms = platforms.linux;