10 lines
230 B
Scheme
10 lines
230 B
Scheme
|
(repository
|
||
|
(package
|
||
|
(url "http://www.wonderland.org/repo/wonderland.tgz")
|
||
|
(library
|
||
|
(name (wonderland cheshire cat))
|
||
|
(path "cheshire/cat.pkg"))
|
||
|
(library
|
||
|
(name (wonderland mad hatter))
|
||
|
(path "mad/hatter.pkg"))))
|