haskell-recaptcha: update to version 0.1.0.2
This commit is contained in:
parent
8470a695ed
commit
94fe963dd3
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@
|
|||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "recaptcha";
|
||||
version = "0.1.0.1";
|
||||
sha256 = "0mk2vdvm5jz8jh8xc4alsly8c9msfis0drbgg89rck1y387z2njz";
|
||||
version = "0.1.0.2";
|
||||
sha256 = "04sdfp6bmcd3qkz1iqxijfiqa4qf78m5d16r9gjv90ckqf68kbih";
|
||||
buildDepends = [ HTTP network xhtml ];
|
||||
meta = {
|
||||
homepage = "http://github.com/jgm/recaptcha/tree/master";
|
||||
|
|
Loading…
Reference in a new issue