We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28e57e2 commit d3e14b5Copy full SHA for d3e14b5
.github/workflows/haskell.yml
@@ -28,8 +28,8 @@ jobs:
28
# Location of packcheck.sh
29
# ------------------------------------------------------------------------
30
PACKCHECK_LOCAL_PATH: "./packcheck.sh"
31
- PACKCHECK_GITHUB_URL: "https://raw.githubusercontent.com/harendra-kumar/packcheck"
32
- PACKCHECK_GITHUB_COMMIT: "37bbe8a79ad5136e654e48e03ec519060a5b11e6"
+ PACKCHECK_GITHUB_URL: "https://raw.githubusercontent.com/composewell/packcheck"
+ PACKCHECK_GITHUB_COMMIT: "v0.6.0"
33
34
35
# Build options
0 commit comments