mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-02 15:41:48 +00:00
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: {
|
||||
pname = "openssl-streams";
|
||||
version = "1.1.0.2";
|
||||
sha256 = "0h3jxxdls0p1xxr02rfag7j9y13ll3xgzx2ldv1nsfcv3rzw2pfy";
|
||||
version = "1.2.0.0";
|
||||
sha256 = "01hdrsdrp2x7i5zydn2b0blzir7vqvn63n9sf9pwcgnkk6s5j1wc";
|
||||
buildDepends = [ HsOpenSSL ioStreams network ];
|
||||
testDepends = [
|
||||
HsOpenSSL HUnit ioStreams network testFramework testFrameworkHunit
|
||||
|
Loading…
Reference in New Issue
Block a user