haskell-x509: update to version 1.4.12
This commit is contained in:
parent
6139f0f5ab
commit
061b9b148c
1 changed files with 2 additions and 2 deletions
|
@ -7,8 +7,8 @@
|
||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "x509";
|
pname = "x509";
|
||||||
version = "1.4.11";
|
version = "1.4.12";
|
||||||
sha256 = "1ax56jps640cj1swy08y4k75vx908ckwkg2hi7y2s3bhnvpz49ga";
|
sha256 = "0bfsmmngpvghbfljxa2gymf6hvsw04snw6fr2r6hpaw40njxfxxj";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
asn1Encoding asn1Parse asn1Types cryptohash cryptoPubkeyTypes
|
asn1Encoding asn1Parse asn1Types cryptohash cryptoPubkeyTypes
|
||||||
filepath mtl pem time
|
filepath mtl pem time
|
||||||
|
|
Loading…
Reference in a new issue