gnu: go-github-com-go-ldap-ldap: Adjust name.

* gnu/packages/golang-web.scm (go-github-com-go-ldap-ldap): Rename
variable to reflect go.mod import path to go-github-com-go-ldap-ldap-v3.

Change-Id: I58ce086492fe6fcee5aa427e9fae55f7404455eb
This commit is contained in:
Sharlatan Hellseher 2024-12-18 02:24:51 +00:00
parent 2d4481af04
commit 539ac5dedc
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -1869,9 +1869,9 @@ Encryption, JSON Web Signature, and JSON Web Token standards.")
(list
#:import-path "github.com/go-jose/go-jose/v4"))))
(define-public go-github-com-go-ldap-ldap
(define-public go-github-com-go-ldap-ldap-v3
(package
(name "go-github-com-go-ldap-ldap")
(name "go-github-com-go-ldap-ldap-v3")
(version "3.4.8")
(source
(origin