haskell-cipher-aes: update to version 0.1.8
This commit is contained in:
parent
071987601a
commit
f47659a1ba
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "cipher-aes";
|
pname = "cipher-aes";
|
||||||
version = "0.1.7";
|
version = "0.1.8";
|
||||||
sha256 = "1iai9c4rvxframylvc0xwx2nk6s0rsj4dc42wi334xyinilvfyng";
|
sha256 = "171mj9abm0x9bg6mf225mhb25i7xh4v5la5866llb1qrrpvsk1xf";
|
||||||
testDepends = [
|
testDepends = [
|
||||||
QuickCheck testFramework testFrameworkQuickcheck2
|
QuickCheck testFramework testFrameworkQuickcheck2
|
||||||
];
|
];
|
||||||
|
Loading…
Reference in New Issue
Block a user