On Wed, Oct 04, 2017 at 10:11:21AM +0800, Paul Goyette wrote: > I just checked - my pkgsrc is already up-to-date, and the Makefile says it > is trying to build 1.20.0, so why on earth is it executing version 1.19.0? rust bootstraps from rust, so it runs an older binary to build. Thomas