mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-28 01:43:15 +00:00
haskell-x509: update to version 1.4.10
This commit is contained in:
parent
9dd8579769
commit
63a72b6ea0
@ -5,8 +5,8 @@
|
||||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "x509";
|
||||
version = "1.4.9";
|
||||
sha256 = "0yrlkmrc0ygki61wlfvavvrm5aklircrj5w1nbvjlimrc4j8vq9g";
|
||||
version = "1.4.10";
|
||||
sha256 = "1xsq0g7f5ki6l9yx604j6bsl1k7s3p1xr6hh2086hsgl9fp1f9ap";
|
||||
buildDepends = [
|
||||
asn1Encoding asn1Parse asn1Types cryptohash cryptoPubkeyTypes
|
||||
filepath mtl pem time
|
||||
|
Loading…
Reference in New Issue
Block a user