app-shells/dash-0.5.4.6 installs its binary only in /usr/bin, even without creating any symlink in /bin. Is this really intentional? I was under the impression that it is some standard to have all shells in /bin, but I might be wrong. Moreover, currently update will break for people who are using a /bin/sh -> dash symlink. Of course, it is trivial to fix manually and thus not really a problem...
fixed with -r1 thanks for the report