Skip to content

Commit d3e14b5

Browse files
committed
Update packcheck source
1 parent 28e57e2 commit d3e14b5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/haskell.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ jobs:
2828
# Location of packcheck.sh
2929
# ------------------------------------------------------------------------
3030
PACKCHECK_LOCAL_PATH: "./packcheck.sh"
31-
PACKCHECK_GITHUB_URL: "https://raw.githubusercontent.com/harendra-kumar/packcheck"
32-
PACKCHECK_GITHUB_COMMIT: "37bbe8a79ad5136e654e48e03ec519060a5b11e6"
31+
PACKCHECK_GITHUB_URL: "https://raw.githubusercontent.com/composewell/packcheck"
32+
PACKCHECK_GITHUB_COMMIT: "v0.6.0"
3333

3434
# ------------------------------------------------------------------------
3535
# Build options

0 commit comments

Comments
 (0)