imp: install: bump to latest lts-20, bump hledger-interest to 1.6.5
This commit is contained in:
parent
c2e6121eb0
commit
9d78f0f422
@ -52,9 +52,9 @@ HLEDGER_INSTALL_VERSION=20221201
|
||||
# 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-20.1"
|
||||
RESOLVER="--resolver=lts-20.8"
|
||||
|
||||
# any required dependencies that aren't in the stackage resolver above:
|
||||
# dependencies we require that aren't in the above stackage snapshot:
|
||||
EXTRA_DEPS="\
|
||||
brick-1.5 \
|
||||
fsnotify-0.4.0.0 \
|
||||
@ -82,7 +82,7 @@ HLEDGER_UI_VERSION=1.28
|
||||
HLEDGER_WEB_VERSION=1.28
|
||||
# addons:
|
||||
HLEDGER_IADD_VERSION=1.3.17
|
||||
HLEDGER_INTEREST_VERSION=1.6.4
|
||||
HLEDGER_INTEREST_VERSION=1.6.5
|
||||
HLEDGER_STOCKQUOTES_VERSION=0.1.2.1
|
||||
|
||||
# the oldest version of stack that might possibly work:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user