mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-18 17:01:51 -05:00
gnu: go-golang-org-x-time: Fix indentation.
* gnu/packages/golang-build.scm (go-golang-org-x-time): Fix indentation. Change-Id: I144f91a9acde9605a067f61f09606f313f9b21c2
This commit is contained in:
parent
addabe9736
commit
b8aab45d78
1 changed files with 25 additions and 24 deletions
|
@ -556,7 +556,8 @@ (define-public go-golang-org-x-time
|
|||
(delete 'build))))
|
||||
(home-page "https://godoc.org/golang.org/x/time/rate")
|
||||
(synopsis "Supplemental Go time libraries")
|
||||
(description "This package provides supplemental Go libraries related to
|
||||
(description
|
||||
"This package provides supplemental Go libraries related to
|
||||
time.")
|
||||
(license license:bsd-3)))
|
||||
|
||||
|
|
Loading…
Reference in a new issue