haskell-cipher-blowfish: update to version 0.0.2
This commit is contained in:
parent
f804f8390c
commit
e29c5d21ff
@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "cipher-blowfish";
|
pname = "cipher-blowfish";
|
||||||
version = "0.0.1";
|
version = "0.0.2";
|
||||||
sha256 = "0bz8jd65idcalyzcbmgz16hr6y5mnw7mckk5yvrm9k19cr6mwq52";
|
sha256 = "08jc1qsvnyk7zm7bp0nibkc6lx3bkid79cn1r6fidmccf716r3sp";
|
||||||
buildDepends = [ byteable cryptoCipherTypes securemem vector ];
|
buildDepends = [ byteable cryptoCipherTypes securemem vector ];
|
||||||
testDepends = [
|
testDepends = [
|
||||||
byteable cryptoCipherTests cryptoCipherTypes QuickCheck
|
byteable cryptoCipherTests cryptoCipherTypes QuickCheck
|
||||||
|
Loading…
x
Reference in New Issue
Block a user