Merge pull request #101118 from zakame/zakame/updates/perl-Future-0.46
perlPackages.Future: 0.45 -> 0.46
This commit is contained in:
commit
dba3e198d4
@ -8288,10 +8288,10 @@ let
|
|||||||
|
|
||||||
Future = buildPerlModule {
|
Future = buildPerlModule {
|
||||||
pname = "Future";
|
pname = "Future";
|
||||||
version = "0.45";
|
version = "0.46";
|
||||||
src = fetchurl {
|
src = fetchurl {
|
||||||
url = "mirror://cpan/authors/id/P/PE/PEVANS/Future-0.45.tar.gz";
|
url = "mirror://cpan/authors/id/P/PE/PEVANS/Future-0.46.tar.gz";
|
||||||
sha256 = "1h5609wd1m774h8brgm5vinz6pfmdszp2ms6ybxlyhs0p5msp36f";
|
sha256 = "0zx4cabzz5zyzvyvc7mvl0cc7zkslp0jnxsv41yii76dal8blcbq";
|
||||||
};
|
};
|
||||||
buildInputs = [ TestFatal TestIdentity TestRefcount ];
|
buildInputs = [ TestFatal TestIdentity TestRefcount ];
|
||||||
meta = {
|
meta = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user