haskell-cipher-rc4: update to version 0.1.4
This commit is contained in:
parent
e8509b1cf7
commit
3b36ea9ebb
@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "cipher-rc4";
|
pname = "cipher-rc4";
|
||||||
version = "0.1.3";
|
version = "0.1.4";
|
||||||
sha256 = "1pdkm7m3v8c7wks7asvqixxjk9jixf78n489ckmw10p77wrqby78";
|
sha256 = "0k9qf0cn5yxc4qlqikcm5yyrnkkvr6g3v7306cp8iwz7r4dp6zn6";
|
||||||
buildDepends = [ byteable cryptoCipherTypes ];
|
buildDepends = [ byteable cryptoCipherTypes ];
|
||||||
testDepends = [
|
testDepends = [
|
||||||
cryptoCipherTests cryptoCipherTypes QuickCheck testFramework
|
cryptoCipherTests cryptoCipherTypes QuickCheck testFramework
|
||||||
|
Loading…
x
Reference in New Issue
Block a user