haskell-HsOpenSSL: update to version 0.10.3.5
This commit is contained in:
parent
75ec0b31f8
commit
f25b2c1be6
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "HsOpenSSL";
|
pname = "HsOpenSSL";
|
||||||
version = "0.10.3.4";
|
version = "0.10.3.5";
|
||||||
sha256 = "1xgnzivphnzb4yf31406yg5fjycrfypwrlxi2s8lfzgja8m1l7h5";
|
sha256 = "1yvpvc9ylfqskdv0dqg6cl43w3wg7rggz0lwlrv04a45mrxygh80";
|
||||||
buildDepends = [ network time ];
|
buildDepends = [ network time ];
|
||||||
extraLibraries = [ openssl ];
|
extraLibraries = [ openssl ];
|
||||||
meta = {
|
meta = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user