mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-26 04:43:09 +03:00
haskell-authenticate: updated to version 0.10.2.2
svn path=/nixpkgs/trunk/; revision=29765
This commit is contained in:
parent
57dfcfed60
commit
2c1c739890
@ -6,8 +6,8 @@
|
||||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "authenticate";
|
||||
version = "0.10.2.1";
|
||||
sha256 = "1bi46bls57wzmd90grrp6rpvgzsz064yi804b6pavq0pxiz1yaj9";
|
||||
version = "0.10.2.2";
|
||||
sha256 = "10w13wcd8cwaf4ifxllsiijwza2ys4a5zyhjcbl4938609p60hi8";
|
||||
buildDepends = [
|
||||
aesonNative attoparsec base64Bytestring blazeBuilder
|
||||
caseInsensitive enumerator failure httpEnumerator httpTypes network
|
||||
|
Loading…
Reference in New Issue
Block a user