haskell-parallel-io: update to version 0.3.2.2
This commit is contained in:
parent
eb69a483f9
commit
f9e04cc5e7
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "parallel-io";
|
pname = "parallel-io";
|
||||||
version = "0.3.2.1";
|
version = "0.3.2.2";
|
||||||
sha256 = "0wrmz0i5s8p87840pacdnpf2fi12nips4yc72vymifrc1wvlc42q";
|
sha256 = "04swl1mp704ijrpmvw800x0fpzmrbd382p45kvqzynmkgqzx33a3";
|
||||||
isLibrary = true;
|
isLibrary = true;
|
||||||
isExecutable = true;
|
isExecutable = true;
|
||||||
buildDepends = [ extensibleExceptions random ];
|
buildDepends = [ extensibleExceptions random ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user