Port to CHICKEN 6
This commit is contained in:
parent
16608b0ee9
commit
9aa6b94ed2
8 changed files with 68 additions and 124 deletions
|
|
@ -1,7 +1,6 @@
|
|||
;; -*- 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)
|
||||
(repo git "git://git.linuxposting.xyz/afiw/chicken-rabbit.git")
|
||||
(uri targz "https://git.linuxposting.xyz/afiw/chicken-rabbit/{egg-release}.tar.gz")
|
||||
|
||||
(release "v1.1")
|
||||
(release "3.0")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue