haskell-cipher-aes: update to version 0.2.8
This commit is contained in:
parent
7227516bc6
commit
4b52f0bdff
@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "cipher-aes";
|
pname = "cipher-aes";
|
||||||
version = "0.2.7";
|
version = "0.2.8";
|
||||||
sha256 = "1a5viy2frkdqhzzlipd2ik89a04gv95v4b98lgpsas2958r9c9yp";
|
sha256 = "13hg8gxhs7hmni72kp14hmhvfv1kj7fnl83i72bz3aq15vx3z61z";
|
||||||
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