mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: go-golang-org-x-net: Fix indentation.
* gnu/packages/golang-build.scm (go-golang-org-x-net): Fix indentation. Change-Id: Ie36547fa6163617bc7026321ade335185341d678
This commit is contained in:
parent
a7c7d86d42
commit
8aa11899bd
1 changed files with 29 additions and 28 deletions
|
@ -317,7 +317,8 @@ loading algorithms.")
|
||||||
(list go-golang-org-x-sys go-golang-org-x-term go-golang-org-x-text))
|
(list go-golang-org-x-sys go-golang-org-x-term go-golang-org-x-text))
|
||||||
(home-page "https://go.googlesource.com/net")
|
(home-page "https://go.googlesource.com/net")
|
||||||
(synopsis "Go supplemental networking libraries")
|
(synopsis "Go supplemental networking libraries")
|
||||||
(description "This package provides supplemental Go networking libraries.")
|
(description
|
||||||
|
"This package provides supplemental Go networking libraries.")
|
||||||
(license license:bsd-3)))
|
(license license:bsd-3)))
|
||||||
|
|
||||||
(define-public go-golang-org-x-sync
|
(define-public go-golang-org-x-sync
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue