gnu: go-github-com-multiformats-go-multihash: Fix indentation.

* gnu/packages/golang-crypto.scm (go-github-com-multiformats-go-multihash):
Fix indentation.

Change-Id: I81f041384d5f9f25c9aad319ce3be079ef49d722
This commit is contained in:
Sharlatan Hellseher 2024-04-12 16:57:15 +01:00
parent b341e906a5
commit 6e7b2b3387
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -850,7 +850,8 @@ Architecture Processors\" by J. Guilford et al.")
(base32 "1aw4ra22g3l98bk7c3h1n968vi5a3gk528g4byj3xig76r0r731n")))) (base32 "1aw4ra22g3l98bk7c3h1n968vi5a3gk528g4byj3xig76r0r731n"))))
(build-system go-build-system) (build-system go-build-system)
(arguments (arguments
'(#:import-path "github.com/multiformats/go-multihash")) (list
#:import-path "github.com/multiformats/go-multihash"))
(propagated-inputs (propagated-inputs
(list go-github-com-gxed-hashland-keccakpg (list go-github-com-gxed-hashland-keccakpg
go-github-com-gxed-hashland-murmur3 go-github-com-gxed-hashland-murmur3