mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
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:
parent
2d4481af04
commit
539ac5dedc
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue