haskell-crypto-cipher-tests: update to version 0.0.11
This commit is contained in:
parent
e93599cb23
commit
ef29da6cc5
@ -5,8 +5,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "crypto-cipher-tests";
|
pname = "crypto-cipher-tests";
|
||||||
version = "0.0.10";
|
version = "0.0.11";
|
||||||
sha256 = "1gmhpk1pdc9axkmpw9fyr1zgv6pskyzzlsq8icp2w4fc83l61smb";
|
sha256 = "19wqignlq90qwpam01hnmmrxaxh5lkax9l1l6rlbi4a07nvp1dnz";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
byteable cryptoCipherTypes HUnit mtl QuickCheck securemem
|
byteable cryptoCipherTypes HUnit mtl QuickCheck securemem
|
||||||
testFramework testFrameworkHunit testFrameworkQuickcheck2
|
testFramework testFrameworkHunit testFrameworkQuickcheck2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user