diff --git a/hledger-install/hledger-install.sh b/hledger-install/hledger-install.sh index dc9871788..b1de5ec97 100755 --- a/hledger-install/hledger-install.sh +++ b/hledger-install/hledger-install.sh @@ -56,7 +56,7 @@ HLEDGER_INSTALL_VERSION=202003012 # You can try specifying a different stackage version here, or # commenting out this line to use your current global resolver, # to avoid unnecessary building. -RESOLVER="--resolver=lts-15.1" +RESOLVER="--resolver=lts-15.4" # things to be installed