mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-14 19:10:49 +02:00
gnu: go-github-com-emicklei-go-restful: Rename package.
* gnu/packages/golang-web.scm (go-github-com-emicklei-go-restful): Rename to go-github-com-emicklei-go-restful to reflect go.mod import path. Change-Id: I6397ed2e83fad121f528f5cae7b5d5a47de56031
This commit is contained in:
parent
accddac6d5
commit
16a2eb83ba
1 changed files with 2 additions and 2 deletions
|
@ -1564,9 +1564,9 @@ for Go.")
|
|||
RFC 5321.")
|
||||
(license license:expat)))
|
||||
|
||||
(define-public go-github-com-emicklei-go-restful
|
||||
(define-public go-github-com-emicklei-go-restful-v3
|
||||
(package
|
||||
(name "go-github-com-emicklei-go-restful")
|
||||
(name "go-github-com-emicklei-go-restful-v3")
|
||||
(version "3.4.0")
|
||||
(source
|
||||
(origin
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue