mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-13 10:30:43 +02:00
gnu: go-github-com-99designs-go-keyring: Rename variable.
* gnu/packages/golang-crypto.scm (go-github-com-99designs-go-keyring): Rename variable to go-github-com-99designs-keyring to reflect go.mod import path. Change-Id: I0ceb3554cd9f2368958efe6493752ee5d2bfd919
This commit is contained in:
parent
8af0ee243c
commit
408b35a18b
1 changed files with 2 additions and 2 deletions
|
@ -200,9 +200,9 @@ Go, exposing the necessary APIs to build a wide array of higher-level
|
|||
primitives.")
|
||||
(license license:bsd-3)))
|
||||
|
||||
(define-public go-github-com-99designs-go-keyring
|
||||
(define-public go-github-com-99designs-keyring
|
||||
(package
|
||||
(name "go-github-com-99designs-go-keyring")
|
||||
(name "go-github-com-99designs-keyring")
|
||||
(version "1.2.2")
|
||||
(source
|
||||
(origin
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue