Skip to content

Commit 711fa68

Browse files
authored
Update .cabal metadata: gitlab -> github
1 parent 31a707c commit 711fa68

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

filepath.cabal

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ license-file: LICENSE
88
author: Neil Mitchell <[email protected]>
99
maintainer: Julian Ospald <[email protected]>
1010
copyright: Neil Mitchell 2005-2020, Julain Ospald 2021-2022
11-
bug-reports: https://gitlab.haskell.org/haskell/filepath/-/issues
11+
bug-reports: https://github.com/haskell/filepath/issues
1212
homepage:
13-
https://gitlab.haskell.org/haskell/filepath/-/blob/master/README.md
13+
https://github.com/haskell/filepath/blob/master/README.md
1414

1515
category: System
1616
build-type: Simple
@@ -69,7 +69,7 @@ flag cpphs
6969

7070
source-repository head
7171
type: git
72-
location: https://gitlab.haskell.org/haskell/filepath
72+
location: https://github.com/haskell/filepath
7373

7474
library
7575
exposed-modules:

0 commit comments

Comments
 (0)