fix(routers.pkgbase): fix next argument for merge redirection
This was redirecting us to the package which we merged, leading us into a 404. This fixes that issue by instead redirecting us into the target we merge into.
Closes #231 (closed)
Signed-off-by: Kevin Morris kevr@0cost.org