Commit 77acc577 authored by Stig Palmquist's avatar Stig Palmquist
Browse files

perlPackages.MooseXTypesURI: cleanups

parent c47af880
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -17632,8 +17632,8 @@ with self; {
      url = "mirror://cpan/authors/id/E/ET/ETHER/MooseX-Types-URI-0.09.tar.gz";
      hash = "sha256-Jxd1Ta25EIbhHSH+oGy6qaEuYBtB0VRDFQ7dfZUI7+g=";
    };
    buildInputs = [ ModuleBuildTiny TestSimple13 ];
    propagatedBuildInputs = [ MooseXTypesPathClass URIFromHash ];
    buildInputs = [ ModuleBuildTiny TestNeeds TestWithoutModule ];
    propagatedBuildInputs = [ MooseXTypes URI URIFromHash namespaceautoclean ];
    meta = {
      description = "URI related types and coercions for Moose";
      homepage = "https://github.com/moose/MooseX-Types-URI";