haskell-certificate: jailbreak to support current version of crypto-pubkey-types
This commit is contained in:
parent
ad878ab15f
commit
2c69610190
@ -11,6 +11,7 @@ cabal.mkDerivation (self: {
|
|||||||
buildDepends = [
|
buildDepends = [
|
||||||
asn1Data cryptohash cryptoPubkeyTypes filepath mtl pem time
|
asn1Data cryptohash cryptoPubkeyTypes filepath mtl pem time
|
||||||
];
|
];
|
||||||
|
jailbreak = true;
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://github.com/vincenthz/hs-certificate";
|
homepage = "http://github.com/vincenthz/hs-certificate";
|
||||||
description = "Certificates and Key Reader/Writer";
|
description = "Certificates and Key Reader/Writer";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user