mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-22 14:45:27 +00:00
haskell-twitter-types: update to version 0.2.20140407
This commit is contained in:
parent
bed88f0ff7
commit
e49e74ebf4
|
@ -5,8 +5,8 @@
|
|||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "twitter-types";
|
||||
version = "0.2.20140406";
|
||||
sha256 = "0zzdnmcx57w2j2bypwnxkrmaa2zw945g8717lm0c2wzk31kjbvi8";
|
||||
version = "0.2.20140407";
|
||||
sha256 = "171m7fqq82g630r1x5advq04qfkdljvc8d8ygyafr2x44ss2a996";
|
||||
buildDepends = [ aeson httpTypes text unorderedContainers ];
|
||||
testDepends = [
|
||||
aeson attoparsec httpTypes HUnit shakespeare testFramework
|
||||
|
|
Loading…
Reference in a new issue