Skip to content

Commit 6e1380e

Browse files
committed
Bump to 0.1.19.2, add changelog
1 parent 3e83a7f commit 6e1380e

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Revision history for ghcup
22

3+
## 0.1.19.3 -- 2023-6-29
4+
5+
* Implement support for nightlies, wrt [#824](https://github.com/haskell/ghcup-hs/issues/824)
6+
* Fix GC with XDG dirs, fixes [#810](https://github.com/haskell/ghcup-hs/issues/810)
7+
38
## 0.1.19.2 -- 2023-2-24
49

510
* Follow-up fix for JFS/ReiserFS and other filesystem that don't support `d_type`, fixes [#787](https://github.com/haskell/ghcup-hs/issues/787)

ghcup.cabal

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cabal-version: 2.4
22
name: ghcup
3-
version: 0.1.19.2
3+
version: 0.1.19.3
44
license: LGPL-3.0-only
55
license-file: LICENSE
66
copyright: Julian Ospald 2020

0 commit comments

Comments
 (0)