2021-08-24 17:09:50 -04:00
|
|
|
;;; -*- Scheme -*-
|
|
|
|
|
|
|
|
;;; This file is used by the CHICKEN 5 extension which caches eggs in
|
|
|
|
;;; egg servers (henrietta-cache)
|
|
|
|
|
2021-08-25 05:17:52 -04:00
|
|
|
(repo git "git://github.com/lassik/scheme-{egg-name}.git")
|
|
|
|
(uri targz "https://github.com/lassik/scheme-{egg-name}/tarball/{egg-release}")
|
|
|
|
(release "0.1")
|