Compare commits

...

1 Commits

Author SHA1 Message Date
f7bd5ef45a Bump version to 0.1.19.5 2023-07-11 23:32:37 +08:00
2 changed files with 5 additions and 1 deletions

View File

@@ -1,5 +1,9 @@
# Revision history for ghcup
## 0.1.19.5 -- ????-?-??
* support JS cross compilers wrt [#838](https://github.com/haskell/ghcup-hs/issues/838)
## 0.1.19.4 -- 2023-7-02
* fix missing TUI for aarch64 linux binaries

View File

@@ -1,6 +1,6 @@
cabal-version: 2.4
name: ghcup
version: 0.1.19.4
version: 0.1.19.5
license: LGPL-3.0-only
license-file: LICENSE
copyright: Julian Ospald 2020