Hi Jesse, I've pushed the patch series v2 after rebase and adjust some of them. One side note - Soju is a services or looks like it and requires (hard) to be provided with configuration file during runtime. Let's write a Shepherd service !? - review-notes [7/7] - [X] [PATCH v2 01/13] gnu: packages: Add go-github-com-golang-jwt-jwt-v3 - Rename to go-github-com-golang-jwt-jwt - Inherit go-github-com-golang-jwt-jwt-v4 from go-github-com-golang-jwt-jwt - [X] [PATCH v2 06/13] gnu: packages: Add go-github-com-sherclockholmes-webpush-go - Place to golang-web - Add URL to RFC https://datatracker.ietf.org/doc/html/draft-ietf-webpush-vapid-01 - [X] [PATCH v2 02/13] gnu: packages: Add go-github-com-msteinert-pam - Use go-1.20 as seen in go.mod, as gccgo-12 is for building Golang itself. - Adjust synopsis and description. - The latest commit of Soju requires v2 of this package, add as a separate commit in advance for the future update.. - [X] [PATCH v2 03/13] gnu: packages: Add go-nhooyr-io-websocket - Place to golang-web - Update to the latest 1.8.11 - [X] [PATCH v2 04/13] gnu: packages: Add go-github-com-pires-go-proxyproto - Place to golang-web - Extend description - [X] [PATCH v2 11/13] gnu: packages: Add go-gopkg-in-irc-v4 - Adjust package name - Enable tests - [X] [PATCH v2 07/13] gnu: packages: Add go-git-sr-ht-emersion-go-sqlite3-fts5 - Update to the latest version Pushed as 223c531ec4..d12456bebd to master. -- Oleg