haskell-monadcryptorandom: updated to version 0.4.1
svn path=/nixpkgs/trunk/; revision=33842
This commit is contained in:
parent
08f798736b
commit
ee29e0bc9f
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "monadcryptorandom";
|
pname = "monadcryptorandom";
|
||||||
version = "0.4";
|
version = "0.4.1";
|
||||||
sha256 = "1wxqffi5x8kv0qrx82bvpvlqzzwy8vrw5ybqvf2h6cln36ff23m6";
|
sha256 = "01x3zfr4m93bgx062rhxqk1d8qhn6s7rkfkm4yf00p89fclyjsg1";
|
||||||
buildDepends = [ cryptoApi mtl transformers ];
|
buildDepends = [ cryptoApi mtl transformers ];
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://trac.haskell.org/crypto-api/wiki";
|
homepage = "http://trac.haskell.org/crypto-api/wiki";
|
||||||
|
Loading…
Reference in New Issue
Block a user