mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-24 11:39:46 -05:00
gnu: go-github-com-multiformats-go-multihash: Adjust inputs.
* gnu/packages/golang-crypto.scm (go-github-com-multiformats-go-multihash): Adjust inputs. [propagated-inputs]: Remove go-github-com-gxed-hashland-keccakpg and go-github-com-minio-blake2b-simd. Change-Id: I72e9e019de72d368e0fa63d6e49af8e24b98f5e1
This commit is contained in:
parent
78257b564c
commit
3bc07d1feb
1 changed files with 1 additions and 3 deletions
|
@ -872,9 +872,7 @@ (define-public go-github-com-multiformats-go-multihash
|
|||
(list specification-multihash
|
||||
specification-multicodec))
|
||||
(propagated-inputs
|
||||
(list go-github-com-gxed-hashland-keccakpg
|
||||
go-github-com-minio-blake2b-simd
|
||||
go-github-com-minio-sha256-simd
|
||||
(list go-github-com-minio-sha256-simd
|
||||
go-github-com-mr-tron-base58
|
||||
go-github-com-multiformats-go-varint
|
||||
go-github-com-spaolacci-murmur3
|
||||
|
|
Loading…
Reference in a new issue