[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Egg porting to C6: second batch of eggs for the egg index
From: |
Daniel Ziltener |
Subject: |
Egg porting to C6: second batch of eggs for the egg index |
Date: |
Mon, 30 Sep 2024 02:44:32 +0200 |
User-agent: |
Mozilla Thunderbird |
Hi,
I have another batch of eggs to be added to the C6 index.
- SRFI-35 compiles for C6 as much as it does for C5, so, it can be added
as-is:
https://raw.githubusercontent.com/diamond-lizard/srfi-35/refs/heads/main/release-info
- SRFI-180:
https://forgejo.lyrion.ch/Chicken/srfi-180/raw/branch/master/srfi-180.release-info.6
- getopt-long: patch has been sent to chicken-hackers
- rfc3339: patch has been sent to chicken-hackers
- chalk: runs on C6 as-is,
https://git.sr.ht/~dieggsy/chalk/blob/master/chalk.release-info can be
added to the index
- edn:
https://forgejo.lyrion.ch/Chicken/edn/raw/branch/master/edn.release-info.6
- redis:
https://forgejo.lyrion.ch/Chicken/redis/raw/branch/master/redis.release-info.6
- prometheus:
https://forgejo.lyrion.ch/Chicken/prometheus/raw/branch/master/prometheus.release-info.6
The following eggs have open pull requests with ports:
- SRFI-152: https://github.com/Zipheir/srfi-152/pull/1
- SRFI-158: patch has been sent to wasamasa
- chicken-doc: https://github.com/ursetto/chicken-doc/pull/11
- lsp-server: https://codeberg.org/rgherdt/scheme-lsp-server/pulls/23
- SRFI-128: https://github.com/ThatGeoGuy/srfi-128/pull/4
- SRFI-113: https://github.com/ThatGeoGuy/srfi-113/pull/4
There are also eggs I ported for which I consider the likelihood of my
pull requests getting accepted to be quite low, seeing for how long
either just the repository, or even also the user itself has been. Not
quite sure how to proceed there.
- SRFI-34: https://github.com/0-8-15/srfi-34/pull/1
- test-generative: https://github.com/alicemaz/test-generative/pull/2
zilti
OpenPGP_0xB38976E82C9DAE42.asc
Description: OpenPGP public key
OpenPGP_signature.asc
Description: OpenPGP digital signature
- Egg porting to C6: second batch of eggs for the egg index,
Daniel Ziltener <=