haskell-cipher-aes128: update to version 0.6.2
This commit is contained in:
parent
18626481ca
commit
4d724e60b1
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "cipher-aes128";
|
pname = "cipher-aes128";
|
||||||
version = "0.6.1";
|
version = "0.6.2";
|
||||||
sha256 = "0alvsz6l3ihjbl2ygml6k117j4z3485d7ny6cjv1cz3by688s76g";
|
sha256 = "0rj56p8rcnvk95jc4fx4pxv25yk85vfad7v0znsgzp2hpw4h4ihb";
|
||||||
isLibrary = true;
|
isLibrary = true;
|
||||||
isExecutable = true;
|
isExecutable = true;
|
||||||
buildDepends = [ cereal cryptoApi tagged ];
|
buildDepends = [ cereal cryptoApi tagged ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user