[Git][ghc/ghc][wip/bump-boot-libraries] 3 commits: Bump ci-images revision

Cheng Shao (@TerrorJack) gitlab at gitlab.haskell.org
Sun Nov 6 13:15:30 UTC 2022



Cheng Shao pushed to branch wip/bump-boot-libraries at Glasgow Haskell Compiler / GHC


Commits:
e7372bc5 by Cheng Shao at 2022-11-06T13:15:22+00:00
Bump ci-images revision

ci-images has recently been updated, including changes needed for wasm32-wasi CI.

- - - - -
88cb9492 by Cheng Shao at 2022-11-06T13:15:22+00:00
Bump gmp-tarballs submodule

Includes a fix for wasm support, doesn't impact other targets.

- - - - -
69427ce9 by Cheng Shao at 2022-11-06T13:15:22+00:00
Bump haskeline submodule

Includes a fix for wasm support, doesn't impact other targets.

- - - - -


3 changed files:

- .gitlab-ci.yml
- libraries/ghc-bignum/gmp/gmp-tarballs
- libraries/haskeline


Changes:

=====================================
.gitlab-ci.yml
=====================================
@@ -2,7 +2,7 @@ variables:
   GIT_SSL_NO_VERIFY: "1"
 
   # Commit of ghc/ci-images repository from which to pull Docker images
-  DOCKER_REV: 9e4c540d9e4972a36291dfdf81f079f37d748890
+  DOCKER_REV: 205afce5c7ebdb8666b96638f6758fe527f40a7f
 
   # Sequential version number of all cached things.
   # Bump to invalidate GitLab CI cache.


=====================================
libraries/ghc-bignum/gmp/gmp-tarballs
=====================================
@@ -1 +1 @@
-Subproject commit 31f9909680ba8fe00d27fd8a6f5d198a0a96c1ac
+Subproject commit 6bbea995472b6f4db172c3cd50aa3f515ddd221c


=====================================
libraries/haskeline
=====================================
@@ -1 +1 @@
-Subproject commit aae0bfeec7ae767e3c30844ca2f99b6825185467
+Subproject commit d4f343509e905a717ea463ad84462c126d8990d8



View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/compare/13fc972ca15e3f929c3fd95656da6e18f87d9cb0...69427ce964758b325abd881b4b3db8d59fecc878

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/compare/13fc972ca15e3f929c3fd95656da6e18f87d9cb0...69427ce964758b325abd881b4b3db8d59fecc878
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/20221106/2e778f3f/attachment.html>


More information about the ghc-commits mailing list