haskell-crypto-api: update to version 0.13
This commit is contained in:
parent
9ea0efdebe
commit
117fcf801b
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "crypto-api";
|
pname = "crypto-api";
|
||||||
version = "0.12.2.2";
|
version = "0.13";
|
||||||
sha256 = "0qmv8vizrbjs3k2f78r6ykyilps4zp7xxpzdxw7rngh154wqgv1k";
|
sha256 = "00zw9cymjhsdiy2p4prjvmmy7xnk12qggdpvxrp0hjnwlakfvyb2";
|
||||||
buildDepends = [ cereal entropy tagged transformers ];
|
buildDepends = [ cereal entropy tagged transformers ];
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "https://github.com/TomMD/crypto-api";
|
homepage = "https://github.com/TomMD/crypto-api";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user