haskell-cprng-aes: update to version 0.6.1
This commit is contained in:
parent
3c9f75e69f
commit
ab3ca22540
@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "cprng-aes";
|
pname = "cprng-aes";
|
||||||
version = "0.6.0";
|
version = "0.6.1";
|
||||||
sha256 = "0d6m6mjkwvkg1cqq3q3hc64hp445kbcdf12lwm6k2scrpd2r7bhq";
|
sha256 = "1wr15kbmk1g3l8a75n0iwbzqg24ixv78slwzwb2q6rlcvq0jlnb4";
|
||||||
buildDepends = [ byteable cipherAes cryptoRandom ];
|
buildDepends = [ byteable cipherAes cryptoRandom ];
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://github.com/vincenthz/hs-cprng-aes";
|
homepage = "http://github.com/vincenthz/hs-cprng-aes";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user