Skip to content

Commit b2680b8

Browse files
authored
Merge pull request #55 from felixonmars/patch-3
Use https instead of git:// for source url
2 parents 3a9e58f + f7a8cd4 commit b2680b8

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)