Skip to content

Commit 867d698

Browse files
Update packcheck commit for hlint failure
1 parent f605fcf commit 867d698

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/haskell.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ jobs:
109109
# If you have not committed packcheck.sh in your repo at PACKCHECK
110110
# then it is automatically pulled from this URL.
111111
PACKCHECK_GITHUB_URL: "https://raw.githubusercontent.com/composewell/packcheck"
112-
PACKCHECK_GITHUB_COMMIT: "fa6064227164de8d47dd65bdcb43b52844ba0e29"
112+
PACKCHECK_GITHUB_COMMIT: "74a50fd9bcb06907b822e910938dae795d0f23cc"
113113

114114
# ubuntu seems to have better support than debian on CI systems
115115
runs-on: ${{ matrix.runner }}

0 commit comments

Comments
 (0)