At D9669 I did the following:
- applied the patch to a local git checkout with arc patch --nobranch D9669
- changed the FIXED-IN tag from 5.42.0 to 5.43.0
- run arc diff HEAD^ to update the review with the changes
- After patch has been accepted I applied the accepted patch to the local git clone of kio repository with arc patch --nobranch D9669
To my surprise does the commit message contains the old version 5.42.0 in the FIXED-IN tag , not the one updated with the lasted patch update, which is expected