haskell-http-types: updated to version 0.6.6
svn path=/nixpkgs/trunk/; revision=30170
This commit is contained in:
parent
d19ed54693
commit
742f6e1363
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "http-types";
|
pname = "http-types";
|
||||||
version = "0.6.5.1";
|
version = "0.6.6";
|
||||||
sha256 = "1gmf5ghfm8hzifinknyk10m7ayxkn48h1l0mchi2vl6h5rg0nnca";
|
sha256 = "1x1jgfh399a88dc3ms6va12lvq9iih1shxmqm08xzz4fly6v4k7r";
|
||||||
isLibrary = true;
|
isLibrary = true;
|
||||||
isExecutable = true;
|
isExecutable = true;
|
||||||
buildDepends = [ blazeBuilder caseInsensitive text ];
|
buildDepends = [ blazeBuilder caseInsensitive text ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user