all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#69111] [PATCH] gnu: go-github-com-valyala-fasthttp: Add missing input.
@ 2024-02-13 21:14 Troy Figiel
  2024-02-19 23:56 ` bug#69111: " Sharlatan Hellseher
  0 siblings, 1 reply; 2+ messages in thread
From: Troy Figiel @ 2024-02-13 21:14 UTC (permalink / raw)
  To: 69111

* gnu/packages/golang-web.scm (go-github-com-valyala-fasthttp): Add missing
input.
[propagated-inputs]: Add go-golang-org-x-text.
---
 gnu/packages/golang-web.scm | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/gnu/packages/golang-web.scm b/gnu/packages/golang-web.scm
index 673d2c2587..efcd1acb80 100644
--- a/gnu/packages/golang-web.scm
+++ b/gnu/packages/golang-web.scm
@@ -1402,7 +1402,8 @@ (define-public go-github-com-valyala-fasthttp
            go-github-com-valyala-tcplisten
            go-golang-org-x-crypto
            go-golang-org-x-net
-           go-golang-org-x-sys))
+           go-golang-org-x-sys
+           go-golang-org-x-text))
     (home-page "https://github.com/valyala/fasthttp")
     (synopsis "Provides fast HTTP server and client API")
     (description

base-commit: ac470c516e19f194228edf9e348bdbc7fc10f97a
-- 
2.42.0





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#69111: [PATCH] gnu: go-github-com-valyala-fasthttp: Add missing input.
  2024-02-13 21:14 [bug#69111] [PATCH] gnu: go-github-com-valyala-fasthttp: Add missing input Troy Figiel
@ 2024-02-19 23:56 ` Sharlatan Hellseher
  0 siblings, 0 replies; 2+ messages in thread
From: Sharlatan Hellseher @ 2024-02-19 23:56 UTC (permalink / raw)
  To: 69111-done

[-- Attachment #1: Type: text/plain, Size: 77 bytes --]


Hi,

Pushed as e9f30ad0a0815cfb3cdc46459fbc9accc0bf3c0b to master.

--
Oleg

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-02-19 23:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-13 21:14 [bug#69111] [PATCH] gnu: go-github-com-valyala-fasthttp: Add missing input Troy Figiel
2024-02-19 23:56 ` bug#69111: " Sharlatan Hellseher

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.