-
Notifications
You must be signed in to change notification settings - Fork 133
Closed
Description
spago build
[error] Oh noes! It looks like the PureScript version installed on your system is not compatible with the package-set you're using.
installed `purs` version: 0.13.6
minimum package-set version: 0.13.8
Getting the very latest of purs installed sounds like a bit of work, if I can instead downgrade the dependency how do I do this? I assume I need to change this line:
let upstream =
https://github.com/purescript/package-sets/releases/download/psc-0.13.8-20200708/packages.dhall sha256:df5b0f1ae92d4401404344f4fb2a7a3089612c9f30066dcddf9eaea4fe780e29
Though it's unclear what the sha256 refers to? How do I get this value for an older release like https://github.com/purescript/package-sets/releases/tag/psc-0.13.6-20200507 ?
Metadata
Metadata
Assignees
Labels
No labels