[cpan2nix] perlPackages.RTClientREST: 0.56 -> 0.60
This commit is contained in:
parent
2572f4d0da
commit
ebc3e172eb
@ -16360,10 +16360,10 @@ let
|
|||||||
|
|
||||||
RTClientREST = buildPerlModule {
|
RTClientREST = buildPerlModule {
|
||||||
pname = "RT-Client-REST";
|
pname = "RT-Client-REST";
|
||||||
version = "0.56";
|
version = "0.60";
|
||||||
src = fetchurl {
|
src = fetchurl {
|
||||||
url = "mirror://cpan/authors/id/D/DJ/DJZORT/RT-Client-REST-0.56.tar.gz";
|
url = mirror://cpan/authors/id/D/DJ/DJZORT/RT-Client-REST-0.60.tar.gz;
|
||||||
sha256 = "798baccf11eaecbb7d2d27be0b5e4fa9cb80b34cc51cab12eb7b88facf39fd4b";
|
sha256 = "0e6f2da3d96903491b43b19c61221cbeea88414264f907312f277daaf144248b";
|
||||||
};
|
};
|
||||||
buildInputs = [ CGI HTTPServerSimple TestException ];
|
buildInputs = [ CGI HTTPServerSimple TestException ];
|
||||||
meta = {
|
meta = {
|
||||||
|
Loading…
Reference in New Issue
Block a user