We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a90b78c commit e676796Copy full SHA for e676796
salmonella.release-info
@@ -1,7 +1,7 @@
1
;; -*- scheme -*-
2
(repo git "git://github.com/mario-goulart/{egg-name}.git")
3
(uri targz "https://github.com/mario-goulart/{egg-name}/tarball/{egg-release}")
4
-(uri files-list "http://code.call-cc.org/files-list?egg={egg-name};release={egg-release}" old-uri)
+(uri files-list "http://code.call-cc.org/files-list?egg={egg-name};egg-release={egg-release}" old-uri)
5
6
(release "1.1" old-uri)
7
(release "1.2" old-uri)
0 commit comments