haskell-twitter-types: update to version 0.3.20140801
This commit is contained in:
parent
810ba75da9
commit
f6f613aaaf
|
@ -7,8 +7,8 @@
|
||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "twitter-types";
|
pname = "twitter-types";
|
||||||
version = "0.3.20140620";
|
version = "0.3.20140801";
|
||||||
sha256 = "02mwdgz1l1z5k5k78bjnnbabcr27xixli1gqk6rmqrarcylybvll";
|
sha256 = "1ryvbshafgnfvn6697lb5qj9y61bm9371lzaz5v4xjf0jklm2z5n";
|
||||||
buildDepends = [ aeson httpTypes text unorderedContainers ];
|
buildDepends = [ aeson httpTypes text unorderedContainers ];
|
||||||
testDepends = [
|
testDepends = [
|
||||||
aeson attoparsec httpTypes HUnit shakespeare testFramework
|
aeson attoparsec httpTypes HUnit shakespeare testFramework
|
||||||
|
|
Loading…
Reference in New Issue