mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: go-mvdan-cc-xurls: Rename variable.
* gnu/packages/golang-web.scm (go-mvdan-cc-xurls): Rename variable to go-mvdan-cc-xurls-v2 to reflect current version and Golang import path as seen in go.mod. (xurls): Inherit from go-mvdan-cc-xurls-v2. * gnu/packages/golang.scm (gopls) [native-inputs]: Remove go-mvdan-cc-xurls; add go-mvdan-cc-xurls-v2. * gnu/packages/messaging.scm (senpai): Likewise. * gnu/packages/web.scm (miniflux): Likewise. Change-Id: I16757182dae8b4638d1e431ad1663eee22f76ad1
This commit is contained in:
parent
16f960463e
commit
c6683a148f
4 changed files with 6 additions and 6 deletions
|
@ -3206,7 +3206,7 @@ the @url{https://vuln.go.dev,Go Vulnerability Database}.")
|
|||
go-gopkg-in-yaml-v3
|
||||
go-honnef-co-go-tools
|
||||
go-mvdan-cc-gofumpt
|
||||
go-mvdan-cc-xurls))
|
||||
go-mvdan-cc-xurls-v2))
|
||||
(home-page "https://golang.org/x/tools/gopls")
|
||||
(synopsis "Official language server for the Go language")
|
||||
(description
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue