forked from mirrors/nixpkgs
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: {
|
||||
pname = "zeromq4-haskell";
|
||||
version = "0.6";
|
||||
sha256 = "1n8vvlwnmvi2hlqhkmzsqgpbpxnhdcs8jy3rj1srsg729m2aqc8y";
|
||||
version = "0.6.1";
|
||||
sha256 = "14ai6sp39qv6kmj33basnvvfqhzbiqxskv3crjwfdaxbijh23mif";
|
||||
buildDepends = [ async exceptions semigroups transformers ];
|
||||
testDepends = [
|
||||
async QuickCheck tasty tastyHunit tastyQuickcheck
|
||||
|
|
Loading…
Reference in a new issue