haskell-zeromq4-haskell: update to version 0.6.1
This commit is contained in:
parent
6e8fd49909
commit
6641887a7c
@ -6,8 +6,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "zeromq4-haskell";
|
pname = "zeromq4-haskell";
|
||||||
version = "0.6";
|
version = "0.6.1";
|
||||||
sha256 = "1n8vvlwnmvi2hlqhkmzsqgpbpxnhdcs8jy3rj1srsg729m2aqc8y";
|
sha256 = "14ai6sp39qv6kmj33basnvvfqhzbiqxskv3crjwfdaxbijh23mif";
|
||||||
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