On Sun, 2023-09-03 at 10:23 +0100, Adam D. Barratt wrote: > On Sat, 2023-09-02 at 16:11 -0700, Jason Owen wrote: > > Hello, > > > > I would like to please request that golang be backported to > > bookworm! > > > > Forgejo (a fork of Gitea, a fork of Gogs) requires at least version > > 1.20 of the Go compiler (and uses 1.21 in CI), and I much prefer to > > trust the Debian team to package the compiler than try to manage > > the > > Go installation myself. > > Both versions have already been in bookworm-backports for a few days: > > https://tracker.debian.org/news/1458497/accepted-golang-120-1207-1bpo121-source-all-amd64-into-stable-backports/ > > https://tracker.debian.org/news/1458499/accepted-golang-121-1210-1bpo121-source-all-amd64-into-stable-backports/ > > Regards, > > Adam
Aha, I was looking at the unversioned package name, and I'd missed that it got split into versioned packages: https://packages.debian.org/bookworm/golang https://packages.debian.org/bookworm-backports/golang-1.20 https://packages.debian.org/bookworm-backports/golang-1.21 Thank you! Best, Jason
