You can drop [version] here.
We treat the version + hash bump as a package-level operation to
avoid noise like ‘[source]: Update SHA256.’ every time.
Explicitly listing non-routine changes is correct:
I'd add a comment to revert to the (hopefully…) bootstrapped 3.2
tarball when it lands so these new native-inputs and module
When migrating to GIT-FETCH, add a
(file-name (git-file-name name version))
$ guix build --source tmux
/gnu/store/xndh3x1qj0b59bxg6za0bcllnxvk2wpl-git-checkout
$ guix build --source tmux
/gnu/store/ns97s45k3qv6vjw3p5xh9bz0bqg1dhia-tmux-3.1b-checkout
OK with these changes. Thanks!