mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-19 17:39:34 +00:00
haskell-connection: update to version 0.2.3
This commit is contained in:
parent
cf16c5ed5b
commit
19db354aa2
|
@ -6,8 +6,8 @@
|
||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "connection";
|
pname = "connection";
|
||||||
version = "0.2.1";
|
version = "0.2.3";
|
||||||
sha256 = "1wdjfc9lld3wkr7ncjkszmrwqp74p994ml3chymniz440xg1lxwy";
|
sha256 = "02mqn19pssdak82jw38p3cbwjyfvmjc6fawgx5981hzbdgb64vsb";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
cprngAes dataDefaultClass network socks tls x509 x509Store
|
cprngAes dataDefaultClass network socks tls x509 x509Store
|
||||||
x509System x509Validation
|
x509System x509Validation
|
||||||
|
|
Loading…
Reference in a new issue