Changeset 38857 in project
- Timestamp:
- 08/19/20 09:44:40 (5 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
release/5/egg-locations
r38855 r38857 30 30 (bind "http://code.call-cc.org/release-info?egg={egg-name};release={chicken-release}") 31 31 (bindings "http://code.call-cc.org/release-info?egg={egg-name};release={chicken-release}") 32 (bitstring "https://bitbucket.org/rivo/bitstring/raw/tip/bitstring.release-info.5") 32 ;; Bitbucket no longer supports mercurial repos (mario -- 2020-08-19) 33 ;; (bitstring "https://bitbucket.org/rivo/bitstring/raw/tip/bitstring.release-info.5") 33 34 (bitwise-utils "http://code.call-cc.org/release-info?egg={egg-name};release={chicken-release}") 34 35 (blas "http://code.call-cc.org/release-info?egg={egg-name};release={chicken-release}") … … 271 272 (sdl2-ttf "https://gitlab.com/chicken-sdl2/chicken-sdl2-ttf/raw/master/sdl2-ttf.chicken-5.release-info") 272 273 (sdl-base "http://code.call-cc.org/release-info?egg={egg-name};release={chicken-release}") 273 (sendfile "https://bitbucket.org/certainty/sendfile/raw/tip/sendfile.release-info.chicken-5") 274 ;; Bitbucket no longer supports mercurial repos (mario -- 2020-08-19) 275 ;; (sendfile "https://bitbucket.org/certainty/sendfile/raw/tip/sendfile.release-info.chicken-5") 274 276 (sequences "http://code.call-cc.org/release-info?egg={egg-name};release={chicken-release}") 275 277 (server-test "https://raw.github.com/mario-goulart/server-test/master/server-test.release-info")
Note: See TracChangeset
for help on using the changeset viewer.