chore: update cabal spec version in postgrest.cabal
The current version is too old and it prevented using latest features like common stanzas and visibility fields. Signed-off-by: Taimoor Zaeem <taimoorzaeem@gmail.com>
This commit is contained in:
committed by
Steve Chavez
parent
26ce39bb46
commit
4ca34c0695
+1
-1
@@ -1,3 +1,4 @@
|
|||||||
|
cabal-version: 3.0
|
||||||
name: postgrest
|
name: postgrest
|
||||||
version: 15
|
version: 15
|
||||||
synopsis: REST API for any Postgres database
|
synopsis: REST API for any Postgres database
|
||||||
@@ -13,7 +14,6 @@ homepage: https://postgrest.org
|
|||||||
bug-reports: https://github.com/PostgREST/postgrest/issues
|
bug-reports: https://github.com/PostgREST/postgrest/issues
|
||||||
build-type: Simple
|
build-type: Simple
|
||||||
extra-source-files: CHANGELOG.md
|
extra-source-files: CHANGELOG.md
|
||||||
cabal-version: >= 1.10
|
|
||||||
|
|
||||||
tested-with:
|
tested-with:
|
||||||
-- nix
|
-- nix
|
||||||
|
|||||||
Reference in New Issue
Block a user