Port to CHICKEN 6
This commit is contained in:
parent
16608b0ee9
commit
b289073f0a
8 changed files with 69 additions and 127 deletions
|
|
@ -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/archive/{egg-release}.tar.gz")
|
||||
(release "3.0")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue