Skip to content

Commit f7bd5ef

Browse files
committed
Bump version to 0.1.19.5
1 parent a05f272 commit f7bd5ef

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

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

3+
## 0.1.19.5 -- ????-?-??
4+
5+
* support JS cross compilers wrt [#838](https://github.com/haskell/ghcup-hs/issues/838)
6+
37
## 0.1.19.4 -- 2023-7-02
48

59
* fix missing TUI for aarch64 linux binaries

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.4
3+
version: 0.1.19.5
44
license: LGPL-3.0-only
55
license-file: LICENSE
66
copyright: Julian Ospald 2020

0 commit comments

Comments
 (0)