haskell-x509: update to version 1.4.9

This commit is contained in:
Peter Simons 2014-02-24 10:12:05 +01:00
parent 3b3afdce57
commit 7fc5eea0f3

View file

@ -5,8 +5,8 @@
cabal.mkDerivation (self: {
pname = "x509";
version = "1.4.7";
sha256 = "0bm5sijahpih2c6scz3y32904wzvmllgslg9d547cksbgy7lyx1h";
version = "1.4.9";
sha256 = "0yrlkmrc0ygki61wlfvavvrm5aklircrj5w1nbvjlimrc4j8vq9g";
buildDepends = [
asn1Encoding asn1Parse asn1Types cryptohash cryptoPubkeyTypes
filepath mtl pem time