Hi Guix, I’m working on updating `aerc` to 0.20.1. On the package itself I:
- bumped the version - removed the patch - fixed the way the `notmuch` flaged is passed but I also had to update one of its dependency: `go-git-sr-ht-rjarry-go-opt`. It’s a major update to `2.0.1` so I created a new `go-git-sr-ht-rjarry-go-opt-v2` inheriting from `go-git-sr-ht-rjarry-go-opt`… but realized that `go-git-sr-ht-rjarry-go-opt` was only used by `aerc`. Is it any use to create a new package? Should I just update the existing one? Should I rename it? Create a new one? … so many questions!! 😱 Any advice welcome! -- Tanguy