haskell-zeromq4-haskell: update to version 0.6.2
This commit is contained in:
parent
25f2295906
commit
b8bf903b02
@ -6,8 +6,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "zeromq4-haskell";
|
pname = "zeromq4-haskell";
|
||||||
version = "0.6.1";
|
version = "0.6.2";
|
||||||
sha256 = "14ai6sp39qv6kmj33basnvvfqhzbiqxskv3crjwfdaxbijh23mif";
|
sha256 = "07dbsapzc4hqq9sg63v4wyjad13sqh9zsx3ckwc5hg5z6vknpafb";
|
||||||
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