haskell-cipher-blowfish: update to version 0.0.3
This commit is contained in:
parent
ff8fc2a3dc
commit
24dfe9bd79
@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "cipher-blowfish";
|
pname = "cipher-blowfish";
|
||||||
version = "0.0.2";
|
version = "0.0.3";
|
||||||
sha256 = "08jc1qsvnyk7zm7bp0nibkc6lx3bkid79cn1r6fidmccf716r3sp";
|
sha256 = "0hb67gmiyqrknynz5am8nada1b1v47rqla87dw5nvfhxhl51fhcg";
|
||||||
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