haskell-cipher-des: update to version 0.0.6
This commit is contained in:
parent
19cfd3da63
commit
e93599cb23
@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "cipher-des";
|
pname = "cipher-des";
|
||||||
version = "0.0.5";
|
version = "0.0.6";
|
||||||
sha256 = "1j4nbmxdc3nb5q9gqmwp40dj7pdy71135kvhvl7dfh6mb18bk22v";
|
sha256 = "1isazxa2nr1y13y0danfk7wghy34rfpn3f43rw714nk2xk6vrwc5";
|
||||||
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