mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-02 07:31:26 +00:00
haskell-crypto-random: update to version 0.0.7
This commit is contained in:
parent
642a838e0a
commit
54a7cc2b88
@ -2,8 +2,8 @@
|
||||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "crypto-random";
|
||||
version = "0.0.5";
|
||||
sha256 = "1wvbbqqfqaylq9w8pyiz243d06ivh982mhb2ci5yhjl06vqv2gk3";
|
||||
version = "0.0.7";
|
||||
sha256 = "1dj63y85l3f1x7fw8j7hykz56ajd38iikl3f8ygaz8r95pd1zjxw";
|
||||
buildDepends = [ securemem vector ];
|
||||
meta = {
|
||||
homepage = "http://github.com/vincenthz/hs-crypto-random";
|
||||
|
Loading…
Reference in New Issue
Block a user