Archived
1
0
Fork 0

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:
Sharlatan Hellseher 2024-07-12 15:09:29 +01:00
parent addabe9736
commit b8aab45d78
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -556,7 +556,8 @@ processing.")
(delete 'build)))) (delete 'build))))
(home-page "https://godoc.org/golang.org/x/time/rate") (home-page "https://godoc.org/golang.org/x/time/rate")
(synopsis "Supplemental Go time libraries") (synopsis "Supplemental Go time libraries")
(description "This package provides supplemental Go libraries related to (description
"This package provides supplemental Go libraries related to
time.") time.")
(license license:bsd-3))) (license license:bsd-3)))