haskell-certificate: update to version 1.2.8
This commit is contained in:
parent
e3a68cc130
commit
46b291f6ea
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "certificate";
|
pname = "certificate";
|
||||||
version = "1.2.7";
|
version = "1.2.8";
|
||||||
sha256 = "02fsip23k97p6wx94d867z5v37yfamrlxv4qvv9wcgjzmh2694ay";
|
sha256 = "0lcyvkr0iqywwid9zlpzfvzpg70gvw7y0ij51ljadrwp882nj0ws";
|
||||||
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