Have you tried using the --do-not-upgrade flag? According to the example here: https://www.gnu.org/software/guix/manual/en/html_node/Invoking-guix-package.html you could try: guix package --upgrade . --do-not-upgrade openshot
Assuming openshot really is the only package you have which needs qtwebkit then this should prevent you from having to rebuild it.