mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-26 21:33:03 +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: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "authenticate";
|
pname = "authenticate";
|
||||||
version = "0.10.2.1";
|
version = "0.10.2.2";
|
||||||
sha256 = "1bi46bls57wzmd90grrp6rpvgzsz064yi804b6pavq0pxiz1yaj9";
|
sha256 = "10w13wcd8cwaf4ifxllsiijwza2ys4a5zyhjcbl4938609p60hi8";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
aesonNative attoparsec base64Bytestring blazeBuilder
|
aesonNative attoparsec base64Bytestring blazeBuilder
|
||||||
caseInsensitive enumerator failure httpEnumerator httpTypes network
|
caseInsensitive enumerator failure httpEnumerator httpTypes network
|
||||||
|
Loading…
Reference in New Issue
Block a user