mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: go-github-com-dhowett-go-plist: Rename variable.
* gnu/packages/golang.scm (go-github-com-dhowett-go-plist): Rename variable to go-howett-net-plist to reflect go.mod import path. Change-Id: I77aaf704ac17cadc31407aaa6b35e0f6e5eda8f0
This commit is contained in:
parent
226cd42a5f
commit
92382595a4
1 changed files with 2 additions and 2 deletions
|
@ -1737,9 +1737,9 @@ retry strategies, such as fixed delay, backoff delay, and random delay.")
|
||||||
(description "Set is the set collection for the Go language.")
|
(description "Set is the set collection for the Go language.")
|
||||||
(license license:expat)))
|
(license license:expat)))
|
||||||
|
|
||||||
(define-public go-github-com-dhowett-go-plist
|
(define-public go-howett-net-plist
|
||||||
(package
|
(package
|
||||||
(name "go-github-com-dhowett-go-plist")
|
(name "go-howett-net-plist")
|
||||||
(version "1.0.1")
|
(version "1.0.1")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue