perlPackages.Testutf8: fix homepage (#370902)

This commit is contained in:
Weijia Wang
2025-01-04 18:25:27 +01:00
committed by GitHub
+1 -1
View File
@@ -27259,7 +27259,7 @@ with self; {
};
meta = {
description = "Handy utf8 tests";
homepage = "https://github.com/2shortplanks/Test-utf8/tree";
homepage = "https://github.com/2shortplanks/Test-utf8";
license = with lib.licenses; [ artistic1 gpl1Plus ];
};
};