3
0
Fork 0
forked from mirrors/nixpkgs

haskell-github: update to version 0.7.4

This commit is contained in:
Peter Simons 2014-01-25 16:52:42 +01:00
parent 1cf170a806
commit 855b5adf2d

View file

@ -5,8 +5,8 @@
cabal.mkDerivation (self: {
pname = "github";
version = "0.7.3";
sha256 = "0cb7smydndigkcib4y8pbsycsqyzg45g5vrglyq1h245rd4j6s37";
version = "0.7.4";
sha256 = "1yalhixisjv1n9ihik3h6ya25f0066dd422nbpfysj9093hv3a5w";
buildDepends = [
aeson attoparsec caseInsensitive conduit dataDefault failure
hashable HTTP httpConduit httpTypes network text time