mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-25 20:34:52 +03:00
haskell-twitter-types: update to version 0.3.20140601
This commit is contained in:
parent
4d5a789169
commit
2acc27c2c6
@ -5,8 +5,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "twitter-types";
|
pname = "twitter-types";
|
||||||
version = "0.2.20140424";
|
version = "0.3.20140601";
|
||||||
sha256 = "0ap2l3mclcilm58awz0fdayzcs7fckv69l6xdklp1yqyj6i7zk9a";
|
sha256 = "1z8vdhyklgb4s3jxkavb8n62h9cn3y80qqzab3hswfv5xwri20ni";
|
||||||
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
Block a user