Skip to content

Commit 07a536d

Browse files
Update docspec to latest release URL
1 parent 324198d commit 07a536d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ jobs:
180180
DISABLE_BENCH: "y"
181181
DISABLE_DOCS: "y"
182182
ENABLE_DOCSPEC: "y"
183-
DOCSPEC_URL: https://github.com/phadej/cabal-extras/releases/download/cabal-docspec-0.0.0.20210111/cabal-docspec-0.0.0.20210111.xz
183+
DOCSPEC_URL: https://github.com/phadej/cabal-extras/releases/download/cabal-docspec-0.0.0.20250606/cabal-docspec-0.0.0.20250606-x86_64-linux.xz
184184
DOCSPEC_OPTIONS: "--timeout 60 --check-properties --property-variables xs"
185185
command: |
186186
sed -i 's/other-modules:/exposed-modules:/g' streamly.cabal

0 commit comments

Comments
 (0)