[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
08/32: gnu: go-github-com-valyala-fasthttp: Add missing input.
From: |
guix-commits |
Subject: |
08/32: gnu: go-github-com-valyala-fasthttp: Add missing input. |
Date: |
Mon, 19 Feb 2024 18:40:52 -0500 (EST) |
sharlatan pushed a commit to branch master
in repository guix.
commit e9f30ad0a0815cfb3cdc46459fbc9accc0bf3c0b
Author: Troy Figiel <troy@troyfigiel.com>
AuthorDate: Tue Feb 13 22:14:09 2024 +0100
gnu: go-github-com-valyala-fasthttp: Add missing input.
* gnu/packages/golang-web.scm (go-github-com-valyala-fasthttp): Add missing
input.
[propagated-inputs]: Add go-golang-org-x-text.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
---
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 210d17b997..bc191c97f9 100644
--- a/gnu/packages/golang-web.scm
+++ b/gnu/packages/golang-web.scm
@@ -1403,7 +1403,8 @@ sockets.")
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
- 23/32: gnu: go-github-com-songmu-gitconfig: Move to golang-xyz., (continued)
- 23/32: gnu: go-github-com-songmu-gitconfig: Move to golang-xyz., guix-commits, 2024/02/19
- 12/32: gnu: Add go-github-com-coocood-freecache., guix-commits, 2024/02/19
- 16/32: gnu: Add go-github-com-dustin-gojson., guix-commits, 2024/02/19
- 22/32: gnu: go-github-com-alecthomas-assert-v2: Update to 2.5.0., guix-commits, 2024/02/19
- 26/32: gnu: ghq: Fix build., guix-commits, 2024/02/19
- 29/32: gnu: Add go-github-com-bmatcuk-doublestar-v2., guix-commits, 2024/02/19
- 30/32: gnu: Add go-github-com-google-go-github-v33., guix-commits, 2024/02/19
- 31/32: gnu: chezmoi: Sort inputs alphabetically., guix-commits, 2024/02/19
- 13/32: gnu: Add go-github-com-golang-jwt-jwt-v4., guix-commits, 2024/02/19
- 32/32: gnu: chezmoi: Update to 1.8.10., guix-commits, 2024/02/19
- 08/32: gnu: go-github-com-valyala-fasthttp: Add missing input.,
guix-commits <=
- 21/32: gnu: go-github-com-alecthomas-assert: Depricate package., guix-commits, 2024/02/19
- 25/32: gnu: ghq: Remove package labels., guix-commits, 2024/02/19