haskell-binary-conduit: update to version 1.2.2
This commit is contained in:
parent
14370ad080
commit
003f93bb79
@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "binary-conduit";
|
pname = "binary-conduit";
|
||||||
version = "1.2.1.1";
|
version = "1.2.2";
|
||||||
sha256 = "0f6ki793fbgxpsqadfj796b4rbv6zhn4v4rrd48r48zzw9hmxmzd";
|
sha256 = "12dgqydc4zj1ffrcfqpd1dg40dc9hpynj1j69611kzpcqbj275pf";
|
||||||
buildDepends = [ binary conduit resourcet vector ];
|
buildDepends = [ binary conduit resourcet vector ];
|
||||||
testDepends = [
|
testDepends = [
|
||||||
binary conduit hspec QuickCheck quickcheckAssertions resourcet
|
binary conduit hspec QuickCheck quickcheckAssertions resourcet
|
||||||
|
Loading…
x
Reference in New Issue
Block a user