haskell-openssl-streams: update to version 1.1.0.2
This commit is contained in:
parent
5e9b258bd8
commit
9f6469a1a1
@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "openssl-streams";
|
pname = "openssl-streams";
|
||||||
version = "1.1.0.1";
|
version = "1.1.0.2";
|
||||||
sha256 = "1y3vj17951gz3wlf75j3ph3hlkjbrplrmnbd9rcyiipzv51vy8ym";
|
sha256 = "0h3jxxdls0p1xxr02rfag7j9y13ll3xgzx2ldv1nsfcv3rzw2pfy";
|
||||||
buildDepends = [ HsOpenSSL ioStreams network ];
|
buildDepends = [ HsOpenSSL ioStreams network ];
|
||||||
testDepends = [
|
testDepends = [
|
||||||
HsOpenSSL HUnit ioStreams network testFramework testFrameworkHunit
|
HsOpenSSL HUnit ioStreams network testFramework testFrameworkHunit
|
||||||
|
Loading…
x
Reference in New Issue
Block a user