haskell-crypto-api: update to version 0.12.2.1
This commit is contained in:
parent
738cc68fcb
commit
780689f9f5
@ -2,10 +2,9 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "crypto-api";
|
pname = "crypto-api";
|
||||||
version = "0.12";
|
version = "0.12.2.1";
|
||||||
sha256 = "09ra5bz2s5n2zq57n6ylsj7a482bsxpxhybmp04g796h87xgy7xs";
|
sha256 = "03hbjjrwnpa4ji2ig458s0c4g13r566sl6fs3hciwyf6cfq597wk";
|
||||||
buildDepends = [ cereal entropy tagged transformers ];
|
buildDepends = [ cereal entropy tagged transformers ];
|
||||||
jailbreak = true;
|
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "https://github.com/TomMD/crypto-api";
|
homepage = "https://github.com/TomMD/crypto-api";
|
||||||
description = "A generic interface for cryptographic operations";
|
description = "A generic interface for cryptographic operations";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user