haskell-tls: update to version 1.1.2
This commit is contained in:
parent
a9660e65da
commit
a46a0ee8ef
@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "tls";
|
pname = "tls";
|
||||||
version = "1.1.1";
|
version = "1.1.2";
|
||||||
sha256 = "0ji83b5z3v6f6a6rgyj5xkjh9vvsqckr7ymzjnhb4zqf0mgymypq";
|
sha256 = "1vg1mnz6cxxgs48pbpjp4hwyvsysxyzvjfy4p1vd23lwc32cdjqg";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
cereal certificate cryptohash cryptoPubkey cryptoRandomApi mtl
|
cereal certificate cryptohash cryptoPubkey cryptoRandomApi mtl
|
||||||
network
|
network
|
||||||
|
Loading…
x
Reference in New Issue
Block a user