treewide: update permanent url redirects

This commit is contained in:
Sandro Jäckel
2021-01-30 21:48:57 +01:00
parent fa5ef2cf62
commit ced3ec6ce3
16 changed files with 24 additions and 24 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ python3Packages.buildPythonApplication rec {
meta = with lib; {
description = "Open files by MIME-type or file name using regular expressions";
homepage = "http://xyne.archlinux.ca/projects/mimeo/";
homepage = "https://xyne.archlinux.ca/projects/mimeo/";
license = [ licenses.gpl2 ];
maintainers = [ maintainers.rycee ];
platforms = platforms.unix;