mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-02 07:31:26 +00:00
haskell-x509: update to version 1.4.11
This commit is contained in:
parent
5acfd49d17
commit
ccac7c5dca
@ -5,8 +5,8 @@
|
||||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "x509";
|
||||
version = "1.4.10";
|
||||
sha256 = "1xsq0g7f5ki6l9yx604j6bsl1k7s3p1xr6hh2086hsgl9fp1f9ap";
|
||||
version = "1.4.11";
|
||||
sha256 = "1ax56jps640cj1swy08y4k75vx908ckwkg2hi7y2s3bhnvpz49ga";
|
||||
buildDepends = [
|
||||
asn1Encoding asn1Parse asn1Types cryptohash cryptoPubkeyTypes
|
||||
filepath mtl pem time
|
||||
|
Loading…
Reference in New Issue
Block a user