Skip to content

Commit a063acd

Browse files
committed
Use HTTPS for source repository URL
1 parent 1552850 commit a063acd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

direct-sqlite.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ tested-with: GHC == 8.8.4 || == 8.10.7 || == 9.0.2 || == 9.2.8 || == 9.4
2929

3030
source-repository head
3131
type: git
32-
location: git://github.com/IreneKnapp/direct-sqlite.git
32+
location: https://github.com/IreneKnapp/direct-sqlite.git
3333

3434
flag systemlib
3535
default: False

0 commit comments

Comments
 (0)