haskell-openssl-streams: update to version 1.2.0.0
This commit is contained in:
parent
55038f1cda
commit
110db03506
@ -6,8 +6,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "openssl-streams";
|
pname = "openssl-streams";
|
||||||
version = "1.1.0.2";
|
version = "1.2.0.0";
|
||||||
sha256 = "0h3jxxdls0p1xxr02rfag7j9y13ll3xgzx2ldv1nsfcv3rzw2pfy";
|
sha256 = "01hdrsdrp2x7i5zydn2b0blzir7vqvn63n9sf9pwcgnkk6s5j1wc";
|
||||||
buildDepends = [ HsOpenSSL ioStreams network ];
|
buildDepends = [ HsOpenSSL ioStreams network ];
|
||||||
testDepends = [
|
testDepends = [
|
||||||
HsOpenSSL HUnit ioStreams network testFramework testFrameworkHunit
|
HsOpenSSL HUnit ioStreams network testFramework testFrameworkHunit
|
||||||
|
Loading…
Reference in New Issue
Block a user