[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#53681] [PATCH] gnu: guile-fibers: Add version 1.1.0.
From: |
Ludovic Courtès |
Subject: |
[bug#53681] [PATCH] gnu: guile-fibers: Add version 1.1.0. |
Date: |
Tue, 01 Feb 2022 20:19:47 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) |
Hi!
Christopher Baines <mail@cbaines.net> skribis:
> This release looks to break a few packages, so keep using fibers 1.0 to build
> things, and provide the new version to allow switching to when packages are
> compatible.
>
> * gnu/packages/guile-xyz.scm (guile-fibers-1.1): New variable.
> (guile-fibers): Inherit from guile-fibers-1.1.
> (guile2.0-fibers): Rename to guile2.2-fibers, and inherit from
> guile-fibers-1.1.
LGTM!
I’m curious to see which ones break with 1.1, though.
Thanks,
Ludo’.