diff options
author | Brad Richardson <everythingfunctional@protonmail.com> | 2020-10-14 14:33:05 -0500 |
---|---|---|
committer | Brad Richardson <everythingfunctional@protonmail.com> | 2020-10-14 14:33:05 -0500 |
commit | 628d09a8f1e5c432f23d4dcc7d2ef56aec7abb82 (patch) | |
tree | 25a2324c4d21ef18f439c65f5d8b9e15b8a37030 /bootstrap/stack.yaml | |
parent | 8cd42c30c46f36f6e4853c63402cddd77c7669ab (diff) | |
download | fpm-628d09a8f1e5c432f23d4dcc7d2ef56aec7abb82.tar.gz fpm-628d09a8f1e5c432f23d4dcc7d2ef56aec7abb82.zip |
Try newer version of hedge that hopefully builds on Windows
Diffstat (limited to 'bootstrap/stack.yaml')
-rw-r--r-- | bootstrap/stack.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap/stack.yaml b/bootstrap/stack.yaml index e6ce3f0..7147c40 100644 --- a/bootstrap/stack.yaml +++ b/bootstrap/stack.yaml @@ -43,7 +43,7 @@ extra-deps: - git: https://github.com/kowainik/tomland.git commit: 536a5e6ffb148d0dd4e4c4b120913a6744097676 - git: https://gitlab.com/everythingfunctional/hedge.git - commit: 597b6475fd0b88369020e0de1de5885546d572f8 + commit: 1c6cba3b5f8e52cf317f2421aaca13a0ddab4e92 subdirs: - . - hedge-trimmer |