[squeak-dev] The Trunk: Installer-Core-bp.359.mcz

commits at source.squeak.org commits at source.squeak.org
Fri Aug 10 05:17:54 UTC 2012


Bernhard Pieber uploaded a new version of Installer-Core to project The Trunk:
http://source.squeak.org/trunk/Installer-Core-bp.359.mcz

==================== Summary ====================

Name: Installer-Core-bp.359
Author: bp
Time: 10 August 2012, 7:16:58.458 am
UUID: 282b48c9-7962-451a-b51e-6f97dd47493b
Ancestors: Installer-Core-bf.358

fix URL for Colin Putney's wiresong repository

=============== Diff against Installer-Core-bf.358 ===============

Item was changed:
  ----- Method: Installer class>>wiresong (in category 'repositories') -----
  wiresong
  
+ 	^ self monticello http: 'http://source.wiresong.ca/mc'!
- 	^ self monticello http: 'http://source.wiresong.ca'!



More information about the Squeak-dev mailing list