perlPackages.Future: 0.46 -> 0.47
This commit is contained in:
parent
9398d9a866
commit
bd0ded59a1
@ -9043,10 +9043,10 @@ let
|
|||||||
|
|
||||||
Future = buildPerlModule {
|
Future = buildPerlModule {
|
||||||
pname = "Future";
|
pname = "Future";
|
||||||
version = "0.46";
|
version = "0.47";
|
||||||
src = fetchurl {
|
src = fetchurl {
|
||||||
url = "mirror://cpan/authors/id/P/PE/PEVANS/Future-0.46.tar.gz";
|
url = "mirror://cpan/authors/id/P/PE/PEVANS/Future-0.47.tar.gz";
|
||||||
sha256 = "0zx4cabzz5zyzvyvc7mvl0cc7zkslp0jnxsv41yii76dal8blcbq";
|
sha256 = "1pmhkhrmvaf8c3jbrfqqhmxjrzcsxdn2q7apj033gwxggland88h";
|
||||||
};
|
};
|
||||||
buildInputs = [ TestFatal TestIdentity TestRefcount ];
|
buildInputs = [ TestFatal TestIdentity TestRefcount ];
|
||||||
meta = {
|
meta = {
|
||||||
|
Loading…
Reference in New Issue
Block a user