[Git][ghc/ghc][wip/ghc-9.10] base: Bump version
Ben Gamari (@bgamari)
gitlab at gitlab.haskell.org
Wed May 29 11:32:28 UTC 2024
Ben Gamari pushed to branch wip/ghc-9.10 at Glasgow Haskell Compiler / GHC
Commits:
c453ac59 by Ben Gamari at 2024-05-29T07:28:32-04:00
base: Bump version
We are bumping the version by a patch-level to upload to Hackage to fix
Haddock issues with the 9.10 release. See #24875.
- - - - -
1 changed file:
- libraries/base/base.cabal
Changes:
=====================================
libraries/base/base.cabal
=====================================
@@ -1,6 +1,6 @@
cabal-version: 3.0
name: base
-version: 4.20.0.0
+version: 4.20.0.1
-- NOTE: Don't forget to update ./changelog.md
license: BSD-3-Clause
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/c453ac590e07c1dac8444a00f2d44c8bc8aa21ac
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/c453ac590e07c1dac8444a00f2d44c8bc8aa21ac
You're receiving this email because of your account on gitlab.haskell.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-commits/attachments/20240529/25bc298e/attachment.html>
More information about the ghc-commits
mailing list