fix: package description on /packages/{name} view
...What in the world happened here. We were literally just populating
pkg based on pkgbase.packages.first(). We should have been focusing
on the package passed by the context, which is always available when
show_package_details is true.
Closes #384 (closed)
Signed-off-by: Kevin Morris kevr@0cost.org