perlPackages.FutureAsyncAwait: 0.44 -> 0.45
This commit is contained in:
parent
186f24e81f
commit
9d53d4bb88
@ -8302,10 +8302,10 @@ let
|
||||
|
||||
FutureAsyncAwait = buildPerlModule {
|
||||
pname = "Future-AsyncAwait";
|
||||
version = "0.44";
|
||||
version = "0.45";
|
||||
src = fetchurl {
|
||||
url = "mirror://cpan/authors/id/P/PE/PEVANS/Future-AsyncAwait-0.44.tar.gz";
|
||||
sha256 = "131825164614ede6a49df4566e730c4cc22e3129796039b9360fa551701413fe";
|
||||
url = "mirror://cpan/authors/id/P/PE/PEVANS/Future-AsyncAwait-0.45.tar.gz";
|
||||
sha256 = "1aq19b21r9i4c1mxkrv0irnx16234cnzsx50178c7xif4gqkar9k";
|
||||
};
|
||||
buildInputs = [ TestRefcount ];
|
||||
propagatedBuildInputs = [ Future XSParseSublike ];
|
||||
|
Loading…
Reference in New Issue
Block a user