guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#70317] [PATCH v4 00/13] Add Soju


From: Jesse Eisses
Subject: [bug#70317] [PATCH v4 00/13] Add Soju
Date: Mon, 29 Apr 2024 22:08:30 +0200

I noticed in the QA that the tests for package 
`go-github-com-nbrownus-go-metrics-prometheus` were failing because of a 
dependency that was updated. This was only because a small output change of the 
`prometheus-client-golang` package. Not sure if it's better to include a 
patch here in the Guix codebase, or to disable tests for now and submit a fix 
upstream - I decided to go for the latter.

Also, not sure if submitting the whole patch set through email, every time 
I update something, is the right way to do this. Please let me know if I should 
use a different workflow. Thanks!

- Jesse

Jesse Eisses (13):
  gnu: packages: Add go-github-com-golang-jwt-jwt-v3
  gnu: packages: Add go-github-com-msteinert-pam
  gnu: packages: Add go-nhooyr-io-websocket
  gnu: packages: Add go-github-com-pires-go-proxyproto
  gnu: go-github-com-prometheus-client-model: Update to 0.5.0
  gnu: packages: Add go-github-com-sherclockholmes-webpush-go
  gnu: packages: Add go-git-sr-ht-emersion-go-sqlite3-fts5
  gnu: packages: Add go-git-sr-ht-sircmpwn-go-bare
  gnu: go-github-com-prometheus-common: Update to 0.45.0
  gnu: go-github-com-prometheus-client-golang: Update to 1.17.0
  gnu: packages: Add go-gopkg-in-irc-v4
  gnu: golang-protobuf-extensions-pbutil: Update to 2.0.0
  gnu: packages: Add soju

 gnu/packages/golang-crypto.scm |  19 +++
 gnu/packages/golang-xyz.scm    | 226 ++++++++++++++++++++++++++++-----
 gnu/packages/golang.scm        |   8 +-
 gnu/packages/irc.scm           | 103 +++++++++++++++
 gnu/packages/syncthing.scm     |  52 ++++----
 5 files changed, 349 insertions(+), 59 deletions(-)

-- 
2.41.0






reply via email to

[Prev in Thread] Current Thread [Next in Thread]