haskell-async: update to version 2.0.1.1
This commit is contained in:
parent
bb7be36700
commit
9dfeb7c0d0
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "async";
|
pname = "async";
|
||||||
version = "2.0.1.0";
|
version = "2.0.1.1";
|
||||||
sha256 = "00yfxp18zhfjnxz0bqzym0ikarzsa75yw5pi33dsyv9kivra3k5q";
|
sha256 = "132xr0sb3j02s134my4p7khj95d3v3jlpxqjrgn6h8brw0gp6wcq";
|
||||||
buildDepends = [ stm ];
|
buildDepends = [ stm ];
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "https://github.com/simonmar/async";
|
homepage = "https://github.com/simonmar/async";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user