haskell-certificate: update to version 1.2.7
This commit is contained in:
parent
1a64cbaf85
commit
e6120ed7be
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "certificate";
|
pname = "certificate";
|
||||||
version = "1.2.6";
|
version = "1.2.7";
|
||||||
sha256 = "1li65r4zbff7r7p533p5xw2z3rd0xnlb2bbwqdldrnswy4mvlakx";
|
sha256 = "02fsip23k97p6wx94d867z5v37yfamrlxv4qvv9wcgjzmh2694ay";
|
||||||
isLibrary = true;
|
isLibrary = true;
|
||||||
isExecutable = true;
|
isExecutable = true;
|
||||||
buildDepends = [ asn1Data cryptoPubkeyTypes mtl pem time ];
|
buildDepends = [ asn1Data cryptoPubkeyTypes mtl pem time ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user