No clue yet why this happens. It checks if a module version already exists before attempting to build it. The only reason I can currently think of is when a new version has been tagged but the described version in the source code hasn't changed. This has happened to muttley.mod and wx.mod.
Perhaps a version match should be done before continuing.
No clue yet why this happens. It checks if a module version already exists before attempting to build it. The only reason I can currently think of is when a new version has been tagged but the described version in the source code hasn't changed. This has happened to
muttley.mod
andwx.mod
.Perhaps a version match should be done before continuing.