guix-play/guix/build-system
Xinglu Chen 0508622848
build-system: chicken: Add 'egg-uri' procedure.
Once Chicken 6 gets released, we can just adjust the URL in the ‘egg-uri’
procedure, instead of having to change the URL for all the Chicken packages.
Making things a little more future-proof.

* guix/build-system/chicken.scm (egg-uri): New procedure.
* guix/import/egg.scm (egg-source-url): Adjust accordingly.
(egg->guix-package): Likewise.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-08-30 14:38:50 +02:00
..
2021-04-02 18:04:24 +02:00
2021-06-05 09:12:39 +02:00
2019-03-23 22:26:48 +02:00
2019-10-11 11:44:44 -04:00