pandoc/pandoc.release-info

13 lines
350 B
Plaintext
Raw Permalink 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")
2021-09-07 06:51:01 -04:00
(release "0.2.1")
2021-09-10 09:19:02 -04:00
(release "0.2.2")
2021-10-03 10:25:06 -04:00
(release "0.2.3")