all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#63943] [PATCH 0/5] Update Fibers to 1.3.1
@ 2023-06-07  8:39 Ludovic Courtès
  2023-06-07  8:38 ` [bug#63942] [PATCH 1/5] gnu: guile-fibers: Add 1.3.1 Ludovic Courtès
                   ` (6 more replies)
  0 siblings, 7 replies; 11+ messages in thread
From: Ludovic Courtès @ 2023-06-07  8:39 UTC (permalink / raw)
  To: 63943; +Cc: Ludovic Courtès

Hello!

This is the much anticipated upgrade of Fibers to 1.3.1, which among
other things brings a libevent backend, making it usable on non-Linux
systems.

To me it’s important so we can upgrade the Shepherd in use on GNU/Hurd
(it’s still stuck at 0.8 because so far Fibers lacked support for
non-Linux systems), which in turn means we can use the newer Shepherd
APIs in its config file.  Unfortunately, while shepherd cross-builds
and runs on GNU/Hurd, I’m not confident it “works”.  I’ll write more
in a separate message.

There’s still one users of ‘guile-fibers-1.1’: ‘guile-gemini’.  It
can probably run on Fibers 1.3 but I don’t think it has tests for
that.

Thoughts?

Ludo’.

Ludovic Courtès (5):
  gnu: guile-fibers: Add 1.3.1.
  gnu: shepherd@0.10: Use guile-fibers 1.3.1.
  gnu: cuirass: Use guile-fibers 1.3.1.
  gnu: guile-fibers: Remove 'guile-fibers-next'.
  gnu: gnunet-scheme: Use guile-fibers 1.3.1.

 gnu/local.mk                                  |  1 +
 gnu/packages/admin.scm                        |  8 ++-
 gnu/packages/ci.scm                           |  2 +-
 gnu/packages/gnunet.scm                       |  4 +-
 gnu/packages/guile-xyz.scm                    | 68 +++++++++++--------
 gnu/packages/package-management.scm           | 12 ++--
 .../guile-fibers-libevent-32-bit.patch        | 18 +++++
 gnu/packages/web.scm                          |  2 +-
 8 files changed, 74 insertions(+), 41 deletions(-)
 create mode 100644 gnu/packages/patches/guile-fibers-libevent-32-bit.patch


base-commit: 1a2eb26286c72ac2754969f53f5833b053b96b67
-- 
2.40.1





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

end of thread, other threads:[~2023-06-14 21:51 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-07  8:39 [bug#63943] [PATCH 0/5] Update Fibers to 1.3.1 Ludovic Courtès
2023-06-07  8:38 ` [bug#63942] [PATCH 1/5] gnu: guile-fibers: Add 1.3.1 Ludovic Courtès
2023-06-07  8:41 ` [bug#63943] [PATCH 2/5] gnu: shepherd@0.10: Use guile-fibers 1.3.1 Ludovic Courtès
2023-06-07  8:41 ` [bug#63943] [PATCH 3/5] gnu: cuirass: " Ludovic Courtès
2023-06-07  8:41 ` [bug#63943] [PATCH 4/5] gnu: guile-fibers: Remove 'guile-fibers-next' Ludovic Courtès
2023-06-07  8:41 ` [bug#63943] [PATCH 5/5] gnu: gnunet-scheme: Use guile-fibers 1.3.1 Ludovic Courtès
2023-06-07  9:40 ` [bug#63943] The Shepherd on GNU/Hurd Ludovic Courtès
2023-06-07 10:34   ` Janneke Nieuwenhuizen
2023-06-08 11:45     ` Janneke Nieuwenhuizen
2023-06-10 12:23 ` [bug#63943] [PATCH 0/5] Update Fibers to 1.3.1 Christopher Baines
2023-06-14 21:50   ` bug#63943: " Ludovic Courtès

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.