me
/
guix
Archived
1
0
Fork 0

gnu: go-golang-org-x-image: Fix indentation.

* gnu/packages/golang-build.scm (go-golang-org-x-image): Fix indentation.

Change-Id: I558cf2c2edf918408bb4ff6c8605e27ba6145992
master
Sharlatan Hellseher 2024-07-03 20:22:15 +01:00
parent 5cbbce16f2
commit 102069811f
No known key found for this signature in database
GPG Key ID: 76D727BFF62CD2B5
1 changed files with 13 additions and 13 deletions

View File

@ -217,8 +217,8 @@ compile does not support generics.")
(delete 'build))))
(home-page "https://go.googlesource.com/image")
(synopsis "Supplemental Go image libraries")
(description "This package provides supplemental Go libraries for image
processing.")
(description
"This package provides supplemental Go libraries for image processing.")
(license license:bsd-3)))
(define-public go-golang-org-x-mod