me
/
guix
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
master
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
1 changed files with 25 additions and 24 deletions

View File

@ -556,7 +556,8 @@ processing.")
(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)))