mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-25 12:09:15 -05: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 @@ (define-public go-github-com-deckarep-golang-set
|
|||
(description "Set is the set collection for the Go language.")
|
||||
(license license:expat)))
|
||||
|
||||
(define-public go-github-com-dhowett-go-plist
|
||||
(define-public go-howett-net-plist
|
||||
(package
|
||||
(name "go-github-com-dhowett-go-plist")
|
||||
(name "go-howett-net-plist")
|
||||
(version "1.0.1")
|
||||
(source
|
||||
(origin
|
||||
|
|
Loading…
Reference in a new issue