haskell-hoauth2: update to version 0.3.7

This commit is contained in:
Peter Simons 2014-06-03 11:35:27 +02:00
parent 3e5cf9c4dc
commit 3ce206a7f0
1 changed files with 2 additions and 2 deletions

View File

@ -4,8 +4,8 @@
cabal.mkDerivation (self: {
pname = "hoauth2";
version = "0.3.6.1";
sha256 = "0nfh77fxyl8vbdnrrp28hsl1zhxhmg8mjn0gfvc2i3w5rd6j0lda";
version = "0.3.7";
sha256 = "0v43hr7vw2iikhx2bldkb0fa5j95msgn7s7k09vkxz3qwqh9maz7";
buildDepends = [
aeson bytestringShow conduit httpConduit httpTypes monadControl mtl
random resourcet text transformers