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:
Sharlatan Hellseher 2024-07-14 20:12:05 +01:00
parent 226cd42a5f
commit 92382595a4
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -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