Skip to content

Commit 4960d12

Browse files
committed
.cabal: Fix source-repository
Signed-off-by: hololeap <hololeap@protonmail.com>
1 parent a52d7a8 commit 4960d12

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

revdep-scanner.cabal

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,8 @@ extra-doc-files:
2020

2121
source-repository head
2222
type: git
23-
location: https://github.com/gentoo-haskell/cabal-portage.git
23+
location: https://github.com/gentoo-haskell/revdep-scanner.git
2424
branch: main
25-
subdir: portage-hs
2625

2726
flag pedantic
2827
description: Enable -Werror

0 commit comments

Comments
 (0)