haskell-cipher-aes: update to version 0.2.7
This commit is contained in:
parent
34fad84658
commit
64fb48f9e2
@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "cipher-aes";
|
pname = "cipher-aes";
|
||||||
version = "0.2.6";
|
version = "0.2.7";
|
||||||
sha256 = "0ys5a1w5pwwr74k9wzcsh1flb2jdcvnp1zz7sjs14jpxclpd8x3i";
|
sha256 = "1a5viy2frkdqhzzlipd2ik89a04gv95v4b98lgpsas2958r9c9yp";
|
||||||
buildDepends = [ byteable cryptoCipherTypes securemem ];
|
buildDepends = [ byteable cryptoCipherTypes securemem ];
|
||||||
testDepends = [
|
testDepends = [
|
||||||
byteable cryptoCipherTests cryptoCipherTypes QuickCheck
|
byteable cryptoCipherTests cryptoCipherTypes QuickCheck
|
||||||
|
Loading…
x
Reference in New Issue
Block a user