Skip to content

Commit 90cab81

Browse files
committed
process: remove source-repository-package
we needed this for process-1.6.20.0, but that version has now been released on Hackage so we can remove the explicit source-repository-package stanza
1 parent 58f2ee7 commit 90cab81

File tree

3 files changed

+2
-8
lines changed

3 files changed

+2
-8
lines changed

cabal.project.bootstrap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ import: project-cabal/pkgs/install.config
55
tests: False
66
benchmarks: False
77

8-
index-state: hackage.haskell.org 2024-04-22T06:16:57Z
8+
index-state: hackage.haskell.org 2024-04-29T14:30:15Z

cabal.project.release

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ import: project-cabal/pkgs/cabal.config
22
import: project-cabal/pkgs/install.config
33
import: project-cabal/pkgs/tests.config
44

5-
index-state: hackage.haskell.org 2024-04-22T06:16:57Z
5+
index-state: hackage.haskell.org 2024-04-29T14:30:15Z

project-cabal/pkgs/install.config

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,3 @@ packages:
22
cabal-install
33
, cabal-install-solver
44
, hooks-exe
5-
6-
source-repository-package
7-
type: git
8-
location: https://github.com/sheaf/process
9-
tag: a6af24e973249f8992c274feae382a5d341ad02b
10-
post-checkout-command: autoreconf -i

0 commit comments

Comments
 (0)