all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#66000] [PATCH 0/1] update dune to 3.10
@ 2023-09-15 14:20 Benjamin
  2023-09-15 14:23 ` [bug#66000] [PATCH 1/1] gnu: dune-bootstrap: Update to 3.10.0 Benjamin
  2023-09-15 14:25 ` [bug#66000] [PATCH 0/1] update dune to 3.10 pukkamustard
  0 siblings, 2 replies; 5+ messages in thread
From: Benjamin @ 2023-09-15 14:20 UTC (permalink / raw)
  To: 66000; +Cc: Benjamin, Julien Lepiller, pukkamustard

Hello,

This patch update dune to version 3.10.

This will allow me to push a series of patch to bump eio to 0.12 (as it
depends on dune 3.9 [0]

I check the build of affected packages by running `guix build` on `guix
refresh -l dune`

By doing so, I discovered that it is not possible to build current coq
version with latest dune. That is the reason why I kept the current
version of dune for those packages.

[0] https://github.com/ocaml-multicore/eio/blob/v0.12/dune-project#L1


Benjamin (1):
  gnu: dune-bootstrap: Update to 3.10.0.

 gnu/packages/coq.scm   |  3 +++
 gnu/packages/ocaml.scm | 31 +++++++++++++++++++++++--------
 2 files changed, 26 insertions(+), 8 deletions(-)


base-commit: 69580997bd1b383659b990a5e1e46817e371fa8c
-- 
2.41.0





^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-09-15 19:12 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-15 14:20 [bug#66000] [PATCH 0/1] update dune to 3.10 Benjamin
2023-09-15 14:23 ` [bug#66000] [PATCH 1/1] gnu: dune-bootstrap: Update to 3.10.0 Benjamin
2023-09-15 14:25 ` [bug#66000] [PATCH 0/1] update dune to 3.10 pukkamustard
2023-09-15 15:54   ` Benjamin
2023-09-15 16:49     ` bug#66000: " Simon Tournier

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.