Canvas Draw

Check-in [430d9073e3]
Login

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

Overview
Comment:Point CHICKEN release-info to chisel mirror
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: 430d9073e3bbbdbe2b0051db5d4300c63573e780
User & Date: murphy 2017-02-23 18:37:59.147
Context
2017-09-01
11:13
Pointed CHICKEN release-info to main repository check-in: cbf7bc5161 user: murphy tags: trunk
2017-02-23
18:37
Point CHICKEN release-info to chisel mirror check-in: 430d9073e3 user: murphy tags: trunk
2015-05-02
22:45
Switched CHICKEN release information to meta file distribution check-in: 0e3909cc5d user: murphy tags: trunk
Changes
Unified Diff Ignore Whitespace Patch
Changes to chicken/canvas-draw.release-info.
1
2
3
4
5
6
;; -*- mode: Scheme; -*-
(repo fossil "http://chust.org/fossils/{egg-name}")

(uri meta-file "http://chust.org/fossils/{egg-name}/doc/v{egg-release}/chicken/{egg-name}.meta")
(release "1.1.1")
(release "1.1.0")

|

|


1
2
3
4
5
6
;; -*- mode: Scheme; -*-
(repo fossil "https://chiselapp.com/user/murphy/repository/scheme-{egg-name}")

(uri meta-file "https://chiselapp.com/user/murphy/repository/scheme-{egg-name}/doc/v{egg-release}/chicken/{egg-name}.meta")
(release "1.1.1")
(release "1.1.0")