mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-28 14:22:50 +03:00
haskell-authenticate: updated to version 0.10.2
svn path=/nixpkgs/trunk/; revision=29028
This commit is contained in:
parent
51124b08b5
commit
a2f91fa8b0
@ -6,8 +6,8 @@
|
||||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "authenticate";
|
||||
version = "0.10.1";
|
||||
sha256 = "03928v92s5j99r5v2jp9s4z87djj8dldkid8525aky0b0ghlnfhc";
|
||||
version = "0.10.2";
|
||||
sha256 = "02zgl7r2jpiw2srd6bzxkhxmbzvggbqs4qd4fhv7jn5y4jbwaw75";
|
||||
buildDepends = [
|
||||
aesonNative attoparsec base64Bytestring blazeBuilder
|
||||
caseInsensitive enumerator failure httpEnumerator httpTypes network
|
||||
|
Loading…
Reference in New Issue
Block a user