haskell-x509-system: update to version 1.4.6
This commit is contained in:
parent
01a8e5f18b
commit
621e075b6b
@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "x509-system";
|
pname = "x509-system";
|
||||||
version = "1.4.5";
|
version = "1.4.6";
|
||||||
sha256 = "0pwn624n6fagg9rw2p09x2k212rc8167jhqz6z5wf6m7y56ql28x";
|
sha256 = "0h462dgc0jf88yfd4nx9xpqx5kfzc3z6ps8akw13pfy92xdxj28c";
|
||||||
buildDepends = [ filepath mtl pem time x509 x509Store ];
|
buildDepends = [ filepath mtl pem time x509 x509Store ];
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://github.com/vincenthz/hs-certificate";
|
homepage = "http://github.com/vincenthz/hs-certificate";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user