From e4bdc3bc4c84822b19a895da036e7c8ea4c99dc5 Mon Sep 17 00:00:00 2001 From: Wolfgang Walther Date: Thu, 9 Oct 2025 11:57:16 +0200 Subject: [PATCH] chore: fix repo warning on build --- postgrest.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/postgrest.cabal b/postgrest.cabal index d9824df5a..a42e05b4e 100644 --- a/postgrest.cabal +++ b/postgrest.cabal @@ -26,7 +26,7 @@ tested-with: source-repository head type: git - location: git://github.com/PostgREST/postgrest.git + location: https://github.com/PostgREST/postgrest.git flag dev default: False