diff options
author | Zheng Junjie <873216071@qq.com> | 2021-04-14 22:37:50 +0800 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2021-05-14 14:47:16 +0200 |
commit | d456232712765c6fa7baf3de6b35431dfaab81b3 (patch) | |
tree | b4f2e4de506fcb712bea9b325aae9aa93e415e1f /guix/scripts/offload.scm | |
parent | 905ecd78a78523b12fc2fcc4e49187ab445fd665 (diff) |
import: go: Fix goproxy option argument's format.
Commit a8b927a562 Added new procedure go-module-available-versions use
'string-append' to GOPROXY, but 'string->symbol' let GOPROXY is a symbol (it
must be a string), which would lead to wrong-type-arg errors in the
'string-append' procedure.
* guix/scripts/import/go.scm (%options)[goproxy]: Remove call to
'string->symbol'.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Diffstat (limited to 'guix/scripts/offload.scm')
0 files changed, 0 insertions, 0 deletions