mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: go-golang-org-x-net-internal-iana: Fix typo "This package".
* gnu/packages/golang (go-golang-org-x-net-internal-iana)[description]: Fix typo.
This commit is contained in:
parent
98bad28abf
commit
9fea29c4d1
1 changed files with 1 additions and 1 deletions
|
@ -1087,7 +1087,7 @@ request-scoped values across API boundaries and between processes.")
|
||||||
`(#:import-path "golang.org/x/net/internal/iana"
|
`(#:import-path "golang.org/x/net/internal/iana"
|
||||||
#:unpack-path "golang.org/x/net"))
|
#:unpack-path "golang.org/x/net"))
|
||||||
(synopsis "Go support for assigned numbers (IANA)")
|
(synopsis "Go support for assigned numbers (IANA)")
|
||||||
(description "This packages provides @code{iana}, which provides protocol
|
(description "This package provides @code{iana}, which provides protocol
|
||||||
number resources managed by the Internet Assigned Numbers Authority (IANA).")
|
number resources managed by the Internet Assigned Numbers Authority (IANA).")
|
||||||
(home-page "https://go.googlesource.com/net/")
|
(home-page "https://go.googlesource.com/net/")
|
||||||
(license license:bsd-3))))
|
(license license:bsd-3))))
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue