I might have missed something, but there seems to be no way to force a dependency to be rebuilt/reinstalled if upstream updates - running depman install a second time fetches the latest from git, but doesn't seem to actually rebuild the package.
Basically, the equivalent of go get -u for the deps in deps.json would be very helpful.
I might have missed something, but there seems to be no way to force a dependency to be rebuilt/reinstalled if upstream updates - running depman install a second time fetches the latest from git, but doesn't seem to actually rebuild the package.
Basically, the equivalent of go get -u for the deps in deps.json would be very helpful.