1
Fork 0
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:
Sharlatan Hellseher 2024-12-15 20:38:12 +00:00
parent accddac6d5
commit 16a2eb83ba
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

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