pandoc/pandoc.release-info

10 lines
296 B
Plaintext
Raw Normal View History

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")
2021-09-05 05:50:52 -04:00
(release "0.2")