gnu: go-github-com-multiformats-go-varint: Fix import path.

* gnu/packages/golang-xyz.scm (go-github-com-multiformats-go-varint):
[arguments]: Replace occurrences of "go-options" with "go-varint".
[home-page]: Likewise.

Change-Id: I0ded7b789024555c4e313ce21d3c42eadf3ae579
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
This commit is contained in:
Artyom V. Poptsov 2024-03-23 22:24:40 +03:00 committed by Sharlatan Hellseher
parent 28bc0e870b
commit db340ca57a
No known key found for this signature in database
GPG Key ID: 76D727BFF62CD2B5
1 changed files with 2 additions and 2 deletions

View File

@ -1382,8 +1382,8 @@ command line flags, config files, and default struct values.")
(build-system go-build-system)
(arguments
(list
#:import-path "github.com/mreiferson/go-options"))
(home-page "https://github.com/mreiferson/go-options")
#:import-path "github.com/multiformats/go-varint"))
(home-page "https://github.com/multiformats/go-varint")
(synopsis "Varint helpers that enforce minimal encoding")
(description
"This package provides a functionality for encoding and decoding unsigned