@@ 6305,8 6305,8 @@ Mark} detection.")
(origin
(method git-fetch)
(uri (git-reference
- (url "https://github.com/disintegration/imaging")
- (commit (string-append "v" version))))
+ (url "https://github.com/disintegration/imaging")
+ (commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "1sl201nmk601h0aii4234sycn4v2b0rjxf8yhrnik4yjzd68q9x5"))))
@@ 6314,7 6314,7 @@ Mark} detection.")
(arguments
(list
#:import-path "github.com/disintegration/imaging"))
- (inputs
+ (propagated-inputs
(list go-golang-org-x-image))
(home-page "https://github.com/disintegration/imaging")
(synopsis "Simple image processing for Go")