mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-07-16 10:05:42 +02:00
build.sh: bump curator to commit 8232601 (2026-04-06)
Some checks are pending
check / Stackage check (push) Waiting to run
Some checks are pending
check / Stackage check (push) Waiting to run
needed to revert lts24 cassava (commercialhaskell/lts-haskell#410)
This commit is contained in:
parent
7f112d36da
commit
f425e8c7de
@ -80,7 +80,7 @@ BINDIR=$(cd $WORKDIR/bin ; pwd)
|
|||||||
cd $BINDIR
|
cd $BINDIR
|
||||||
rm -f curator stack -- *.bz2
|
rm -f curator stack -- *.bz2
|
||||||
|
|
||||||
curl -L "https://github.com/commercialhaskell/curator/releases/download/commit-cc14f1d1c5877e75cfdf7e0c9c1f6b7b6a040bdd/curator.bz2" | bunzip2 > curator
|
curl -L "https://github.com/commercialhaskell/curator/releases/download/commit-8232601683259e224beda15918399af803009db0/curator.bz2" | bunzip2 > curator
|
||||||
chmod +x curator
|
chmod +x curator
|
||||||
|
|
||||||
STACK_VERSION=3.9.3
|
STACK_VERSION=3.9.3
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user