Port to CHICKEN 6

This commit is contained in:
cælōrum spectātrīx 2025-11-11 17:25:59 +01:00
parent 16608b0ee9
commit 7fca09fbf6
8 changed files with 69 additions and 127 deletions

View file

@ -1,7 +1,4 @@
;; -*- scheme -*-
(repo git "git://github.com/iraikov/chicken-rabbit.git")
(uri targz "https://github.com/iraikov/chicken-rabbit/tarball/{egg-release}")
(uri files-list "http://code.call-cc.org/files-list?egg={egg-name};egg-release={egg-release};chicken-release={chicken-release}" old-uri)
(release "v1.1")
;; -*- lisp-data -*-
(repo git "git://git.linuxposting.xyz/afiw/chicken-rabbit.git")
(uri targz "https://git.linuxposting.xyz/afiw/chicken-rabbit/{egg-release}.tar.gz")
(release "3.0")