mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-12 18:10:47 +02:00
gnu: go-github-com-cheggaaa-pb-v3: Remove duplicate field.
It was introduced in b0632d45f3
commit.
* gnu/packages/golang-xyz.scm (go-github-com-cheggaaa-pb-v3): Remove
duplicate "arguments" field.
Change-Id: I1f118d5b387934b20f1cebe0a6bd79193febc0dd
This commit is contained in:
parent
667faa8598
commit
c25137aaa7
1 changed files with 0 additions and 4 deletions
|
@ -2831,10 +2831,6 @@ package provides an API for comparing Golden files.")
|
|||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32 "1mf86iav69qpyg0nd54g0f50yigjkfzdhaqzkbn4yfb3fnb75n2z"))))
|
||||
(arguments
|
||||
(list
|
||||
#:import-path "github.com/cheggaaa/pb/v3"
|
||||
#:unpack-path "github.com/cheggaaa/pb"))
|
||||
(arguments
|
||||
(list
|
||||
#:import-path "github.com/cheggaaa/pb/v3"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue