summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorgesh2025-04-04 12:51:07 +0300
committergesh2025-04-04 12:55:40 +0300
commit337663bf6c7b3ed41a156d4adc6fd4a03b33b54a (patch)
tree983391861570b6f97c3396633131ecb88b0eefc9 /PKGBUILD
parent715da51e9ba95e2f38e03f7d0c8a2d7862ab48dc (diff)
downloadaur-ormolu-static-git.tar.gz
Document why all boot packages need to be bumped
Even packages that are given a version in the LTS need to be noted, since they're wired to the specific version they're bootstrapped with See https://github.com/commercialhaskell/stack/issues/6706
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 336e8eb94873..3d1ceca9b3bd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -46,6 +46,8 @@ prepare() {
cd "$pkgname"
stack config set resolver lts-23.1 # ghc-9.8.4
+ # Note -- need to bump filepath for ghc-lib-parser
+ # and touching a boot package means we need to touch all the others
_bumpVer directory 1.3.9.0
_bumpVer filepath 1.5.4.0
_bumpVer process 1.6.25.0