haskell-http-types: update to version 0.7.2
This commit is contained in:
@@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "http-types";
|
pname = "http-types";
|
||||||
version = "0.7.1";
|
version = "0.7.2";
|
||||||
sha256 = "1vfaffraiqdsjbw4b0xwk8h8d4pl94mbxlwyqk8ry786v9aafyqx";
|
sha256 = "06yvjq4246sp6gfillwbk6xz1d9l0zq06qy70a5zdyaw6viz2h76";
|
||||||
buildDepends = [ blazeBuilder caseInsensitive text ];
|
buildDepends = [ blazeBuilder caseInsensitive text ];
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "https://github.com/aristidb/http-types";
|
homepage = "https://github.com/aristidb/http-types";
|
||||||
|
|||||||
Reference in New Issue
Block a user