[cpan2nix] perlPackages.RTClientREST: cleanup
This commit is contained in:
parent
5094d1e114
commit
81e4c11b2d
@ -16988,7 +16988,7 @@ let
|
||||
pname = "RT-Client-REST";
|
||||
version = "0.60";
|
||||
src = fetchurl {
|
||||
url = mirror://cpan/authors/id/D/DJ/DJZORT/RT-Client-REST-0.60.tar.gz;
|
||||
url = "mirror://cpan/authors/id/D/DJ/DJZORT/RT-Client-REST-0.60.tar.gz";
|
||||
sha256 = "0e6f2da3d96903491b43b19c61221cbeea88414264f907312f277daaf144248b";
|
||||
};
|
||||
buildInputs = [ CGI HTTPServerSimple TestException ];
|
||||
|
Loading…
Reference in New Issue
Block a user