lmdb

Check-in [19c956667d]
Login

Check-in [19c956667d]

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:Added release information file
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 19c956667dea9bd1d551513cf564f5dc5d740cb8857bfc954f787192d08018a3
User & Date: murphy 2018-09-01 16:36:08.602
Context
2019-12-12
20:40
CHICKEN 5.1 build tweaks check-in: e44e5f6325 user: murphy tags: trunk, v1.0.1
2018-09-01
16:36
Added release information file check-in: 19c956667d user: murphy tags: trunk
16:30
Formatting tweaks check-in: ecd5bf87c6 user: murphy tags: trunk, v1.0.0
Changes
Unified Diff Ignore Whitespace Patch
Added 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: ;;