forked from mirrors/nixpkgs
haskell-crypto-random: update to version 0.0.8
This commit is contained in:
parent
7f9609756d
commit
cbe7451b5e
|
@ -4,8 +4,8 @@
|
|||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "crypto-random";
|
||||
version = "0.0.7";
|
||||
sha256 = "1dj63y85l3f1x7fw8j7hykz56ajd38iikl3f8ygaz8r95pd1zjxw";
|
||||
version = "0.0.8";
|
||||
sha256 = "058ilm05ni5ribggx25cfrhsv1z0abvgxzf3wd3d6qqq58p5wbkv";
|
||||
buildDepends = [ securemem vector ];
|
||||
meta = {
|
||||
homepage = "http://github.com/vincenthz/hs-crypto-random";
|
||||
|
|
Loading…
Reference in a new issue