protobuf

Check-in [d7c35dde69]
Login

Check-in [d7c35dde69]

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 | chicken-5
Files: files | file ages | folders
SHA3-256: d7c35dde69bcdb667369d9a01f445f01148c33beb92488934a24d1a12cc7324e
User & Date: murphy 2019-05-05 11:26:46.093
Context
2019-06-10
16:58
CHICKEN 5.1.0 compatibility patch check-in: aecea93a9f user: murphy tags: chicken-5, v1.2.2
2019-05-05
11:26
Updated release information file check-in: d7c35dde69 user: murphy tags: chicken-5
11:21
CHICKEN 5.0.2 compatibility patch (thanks to Peter Bex for spotting this) check-in: 934690e320 user: murphy tags: chicken-5, v1.2.1
Changes
Unified Diff Ignore Whitespace Patch
Changes to protobuf.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.2.0")

;; vim: set ai et ts=8 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.2.1")
(release "1.2.0")

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