mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-26 12:53:59 +03:00
haskell-network-conduit-tls: update to version 1.1.0.2
This commit is contained in:
parent
6a4711949d
commit
2b111f780d
@ -7,8 +7,8 @@
|
||||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "network-conduit-tls";
|
||||
version = "1.1.0.1";
|
||||
sha256 = "13axzdzcljv240nkrfpycj184ap94hn6zsk9mszp5k48rb3ddc8a";
|
||||
version = "1.1.0.2";
|
||||
sha256 = "1jgv2g3fsfp0rym4g0d9w5hm5ws0sfisj07hcfk2711rm107zaax";
|
||||
buildDepends = [
|
||||
conduit conduitExtra connection cprngAes dataDefault monadControl
|
||||
network streamingCommons systemFileio systemFilepath tls
|
||||
|
Loading…
Reference in New Issue
Block a user