Skip to content

Commit f7a8cd4

Browse files
authored
Use https instead of git:// for source url
`git://` is no longer supported.
1 parent 79b6f37 commit f7a8cd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

binary-orphans.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ extra-source-files: CHANGELOG.md
3434

3535
source-repository head
3636
type: git
37-
location: git://github.com/phadej/binary-orphans.git
37+
location: https://github.com/phadej/binary-orphans.git
3838

3939
library
4040
default-language: Haskell2010

0 commit comments

Comments
 (0)