Skip to content

Commit bd40d46

Browse files
committed
Update x-revisions
1 parent ba3a2f7 commit bd40d46

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

servant-docs/servant-docs.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ library
6464
, case-insensitive >= 1.2.0.10 && < 1.3
6565
, control-monad-omega >= 0.3.1 && < 0.4
6666
, hashable >= 1.2.6.1 && < 1.3
67-
, http-media >= 0.7.1.1 && < 0.8
67+
, http-media >= 0.7.0 && < 0.8
6868
, http-types >= 0.12 && < 0.13
6969
, lens >= 4.15.4 && < 4.17
7070
, string-conversions >= 0.4.0.1 && < 0.5

servant-foreign/servant-foreign.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: servant-foreign
22
version: 0.11.1
3-
x-revision: 1
3+
x-revision: 2
44
synopsis: Helpers for generating clients for servant APIs in any programming language
55
description:
66
Helper types and functions for generating client functions for servant APIs in any programming language

0 commit comments

Comments
 (0)