WebGate

Check-in [af9e94a176]
Login

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

Overview
Comment:Point release-info to main repository
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | trunk
Files: files | file ages | folders
SHA1: af9e94a176f8b5d86183563b8a8aaffcc55c5b8d
User & Date: murphy 2017-09-01 11:59:06.759
Context
2017-09-01
11:59
Point release-info to main repository Leaf check-in: af9e94a176 user: murphy tags: trunk
2017-02-23
18:35
Point release-info to chisel mirror check-in: 42f9503521 user: murphy tags: trunk
Changes
Unified Diff Ignore Whitespace Patch
Changes to webgate.release-info.
1
2
3
4
5
;; -*- mode: Scheme; -*-
(repo fossil "https://chiselapp.com/user/murphy/repository/chicken-{egg-name}")

(uri targz "https://chiselapp.com/user/murphy/repository/chicken-{egg-name}/tarball/{egg-name}.tar.gz?uuid=v{egg-release}")
(release "1.0.0")

|

|

1
2
3
4
5
;; -*- mode: Scheme; -*-
(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")