Re: [CHICKEN 6] SRFIs for C5/C6
Mario Domenech Goulart via Chicken-users <[email protected]> Sun, 21 Dec 2025 10:03:41 +0100
| Newsgroups | gmane.lisp.scheme.chicken |
|---|---|
| Message-ID | <[email protected]> |
Hi Jeremy, On Sat, 20 Dec 2025 17:23:14 -0700 Jeremy Steward via Chicken-users <[email protected]> wrote: > I'd like to update the release-info URLs (if necessary) for CHICKEN 5; > similarly, these eggs can all be added to C6 as well: > > - SRFI-128 <https://gitlab.com/ThatGeoGuy/srfi-128/-/raw/main/srfi-128.egg> > - SRFI-133 > <https://gitlab.com/ThatGeoGuy/srfi-133/-/raw/main/srfi-133.release-info> > > Additionally, I think the following eggs should likewise work once > SRFI-128 is included into the coop. > > - SRFI-113 > <https://gitlab.com/ThatGeoGuy/srfi-113/-/raw/main/srfi-113.release-info> > - SRFI-116 > <https://gitlab.com/ThatGeoGuy/srfi-116/-/raw/main/srfi-116.release-info> Many thanks. All eggs have been added. One small nitpick: srfi-128 declares a dependency on srfi-4, which is a core CHICKEN module, thus it doesn't need to be specified as a dependency. chicken-install will ignore it, but salmonella will issue a warning in reports. All the best. Mario -- https://parenteses.org/mario