haskell-x509: update to version 1.4.13

This commit is contained in:
Peter Simons 2014-10-13 12:48:39 +02:00
parent 621e075b6b
commit 3cc4260c89

View file

@ -7,8 +7,8 @@
cabal.mkDerivation (self: {
pname = "x509";
version = "1.4.12";
sha256 = "0bfsmmngpvghbfljxa2gymf6hvsw04snw6fr2r6hpaw40njxfxxj";
version = "1.4.13";
sha256 = "1cl2ygk38jh803aplsg68q6njzb0wcd1syb182amxqn8jlwh8a7c";
buildDepends = [
asn1Encoding asn1Parse asn1Types cryptohash cryptoPubkeyTypes
filepath mtl pem time