haskell-zeromq4-haskell: update to version 0.6
This commit is contained in:
parent
9acc4ccb29
commit
bd36eadf98
@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "zeromq4-haskell";
|
pname = "zeromq4-haskell";
|
||||||
version = "0.5";
|
version = "0.6";
|
||||||
sha256 = "1gimkcaa1n9c85v44yl4n3ljh0xv23pwgbds5g1x8n47x8s0ak9g";
|
sha256 = "1n8vvlwnmvi2hlqhkmzsqgpbpxnhdcs8jy3rj1srsg729m2aqc8y";
|
||||||
buildDepends = [ async exceptions semigroups transformers ];
|
buildDepends = [ async exceptions semigroups transformers ];
|
||||||
testDepends = [
|
testDepends = [
|
||||||
async QuickCheck tasty tastyHunit tastyQuickcheck
|
async QuickCheck tasty tastyHunit tastyQuickcheck
|
||||||
|
Loading…
x
Reference in New Issue
Block a user