Skip to content

Commit d79eeab

Browse files
authored
Oh no, not libtinfo again (#854)
1 parent 31865f3 commit d79eeab

File tree

3 files changed

+9
-1
lines changed

3 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.20.6] - 2022-02-09
11+
12+
Bugfixes:
13+
- Oh no, not libtinfo again (#853, #854)
14+
1015
## [0.20.5] - 2022-02-08
1116

1217
Features:

spago.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
cabal-version: 2.4
22

33
name: spago
4-
version: 0.20.5
4+
version: 0.20.6
55
description: Please see the README on GitHub at <https://github.com/purescript/spago#readme>
66
homepage: https://github.com/purescript/spago#readme
77
bug-reports: https://github.com/purescript/spago/issues

stack.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@ resolver: lts-18.24
22
packages:
33
- .
44
extra-deps:
5+
- Cabal-3.6.2.0
6+
- process-1.6.13.1
7+
- dhall-1.39.0
58
- semver-range-0.2.8
69
- with-utf8-1.0.2.2
710
allow-newer: true

0 commit comments

Comments
 (0)