lmdb

Check-in [24d846cb70]
Login

Check-in [24d846cb70]

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: 24d846cb70633ff6e5f6c24e7a59ec5db85e10bae1bdaed570c371254e86c67c
User & Date: murphy 2019-12-12 20:41:59.912
Context
2019-12-12
20:55
Added missing cond-expand branches check-in: 78b84ab7ab user: murphy tags: trunk, v1.0.2
20:41
Updated release information file check-in: 24d846cb70 user: murphy tags: trunk
20:40
CHICKEN 5.1 build tweaks check-in: e44e5f6325 user: murphy tags: trunk, v1.0.1
Changes
Unified Diff Ignore Whitespace Patch
Changes to lmdb.release-info.
1
2
3

4
5
6
(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.0")

;; vim: set ai et ts=4 sts=2 sw=2 ft=scheme: ;;



>



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.1")
(release "1.0.0")

;; vim: set ai et ts=4 sts=2 sw=2 ft=scheme: ;;