haskell-cipher-des: update to version 0.0.5

This commit is contained in:
Peter Simons 2013-10-10 11:50:46 +02:00
parent 0e4d71d781
commit e8509b1cf7

View file

@ -4,8 +4,8 @@
cabal.mkDerivation (self: { cabal.mkDerivation (self: {
pname = "cipher-des"; pname = "cipher-des";
version = "0.0.4"; version = "0.0.5";
sha256 = "18xpc7v0xyh0qb7p03ail1lyh376h1vg000xn22b5shpgp5kxiqq"; sha256 = "1j4nbmxdc3nb5q9gqmwp40dj7pdy71135kvhvl7dfh6mb18bk22v";
buildDepends = [ byteable cryptoCipherTypes securemem ]; buildDepends = [ byteable cryptoCipherTypes securemem ];
testDepends = [ testDepends = [
byteable cryptoCipherTests cryptoCipherTypes QuickCheck byteable cryptoCipherTests cryptoCipherTypes QuickCheck