haskell-certificate: updated to version 0.9.4
svn path=/nixpkgs/trunk/; revision=29841
This commit is contained in:
parent
e0528d4078
commit
65d9c62ac8
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "certificate";
|
pname = "certificate";
|
||||||
version = "0.9.3";
|
version = "0.9.4";
|
||||||
sha256 = "1gg26d1arf588zjhdzs8r26k40v6m679l8k2vw28l8j3q5m11p71";
|
sha256 = "0apv2paxlp12ksn28bn4lb1mg05cs7sjygfarxacwmz43jy6ld9v";
|
||||||
isLibrary = true;
|
isLibrary = true;
|
||||||
isExecutable = true;
|
isExecutable = true;
|
||||||
buildDepends = [ asn1Data base64Bytestring mtl time ];
|
buildDepends = [ asn1Data base64Bytestring mtl time ];
|
||||||
|
Loading…
Reference in New Issue
Block a user