mirror of
https://github.com/simonmichael/hledger.git
synced 2024-12-26 11:52:43 +03:00
;install: bump resolver down to lts-14.3 to avoid 14.4 404 issue
[ci skip]
This commit is contained in:
parent
6d4d43dc62
commit
70c349cd1e
@ -56,7 +56,7 @@ HLEDGER_INSTALL_VERSION=20190902
|
||||
# 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-14.4"
|
||||
RESOLVER="--resolver=lts-14.3"
|
||||
|
||||
# things to be installed
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user