mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-04-13 08:37:31 +00:00
haskell-tls: update to version 1.1.5
This commit is contained in:
parent
d0b0d530b6
commit
e890f1b66f
@ -5,8 +5,8 @@
|
||||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "tls";
|
||||
version = "1.1.4";
|
||||
sha256 = "0fq6hnc3j54kkzlvcvhskjrj740p44y65fggnj3m4kgfiwjphw5p";
|
||||
version = "1.1.5";
|
||||
sha256 = "1ja03x3i7dgjpy22h4shnni1xslph8i8q4accqq8njpqpz54c84c";
|
||||
buildDepends = [
|
||||
cereal certificate cryptohash cryptoPubkey cryptoRandom mtl network
|
||||
];
|
||||
|
Loading…
Reference in New Issue
Block a user