Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Updated release information file |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
b39412fc8afd9e6e27680d53c4a8557d |
User & Date: | murphy 2019-12-12 20:56:29.878 |
Context
2020-01-29
| ||
16:28 | Updated embedded LMDB to version 0.9.24 check-in: f017cf4699 user: murphy tags: trunk, v1.0.3 | |
2019-12-12
| ||
20:56 | Updated release information file check-in: b39412fc8a user: murphy tags: trunk | |
20:55 | Added missing cond-expand branches check-in: 78b84ab7ab user: murphy tags: trunk, v1.0.2 | |
Changes
Changes to lmdb.release-info.
1 2 3 | (repo fossil "https://chust.org/repos/chicken-{egg-name}") (uri targz "https://chust.org/repos/chicken-{egg-name}/tarball/{egg-name}.tar.gz?uuid=v{egg-release}") | | | 1 2 3 4 5 6 7 | (repo fossil "https://chust.org/repos/chicken-{egg-name}") (uri targz "https://chust.org/repos/chicken-{egg-name}/tarball/{egg-name}.tar.gz?uuid=v{egg-release}") (release "1.0.2") (release "1.0.0") ;; vim: set ai et ts=4 sts=2 sw=2 ft=scheme: ;; |