sharlatan pushed a commit to branch go-team
in repository guix.

commit 310c711eda4954cdfdabc9b89ca1d9cd7ec7606e
Author: Sharlatan Hellseher <[email protected]>
AuthorDate: Sat Jan 11 23:13:31 2025 +0000

    gnu: Add 
go-gitlab-torproject-org-tpo-anti-censorship-pluggable-transports-lyrebird.
    
    * gnu/packages/golang.scm 
(go-gitlab-torproject-org-tpo-anti-censorship-pluggable-transports-lyrebird): 
New variable.
    
    Change-Id: I036bcd471c469185ddc583fdab46189441abc343
---
 gnu/packages/golang.scm | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm
index 5a3fca001f..6702dfeb5a 100644
--- a/gnu/packages/golang.scm
+++ b/gnu/packages/golang.scm
@@ -1661,6 +1661,13 @@ translated keywords and acts.")
 incorporates ideas and concepts from Philipp Winter's ScrambleSuit protocol.")
     (license (list license:bsd-2 license:bsd-3))))
 
+(define-public 
go-gitlab-torproject-org-tpo-anti-censorship-pluggable-transports-lyrebird
+  ;; This is a final command, no need for full name of the go.mod module path
+  ;; style.
+  (deprecated-package
+   "go-gitlab-torproject-org-tpo-anti-censorship-pluggable-transports-lyrebird"
+   lyrebird))
+
 (define-public go-github-com-apparentlymart-go-openvpn-mgmt
   (let ((commit "4d2ce95ae600ee04eeb020ee0997aabb82752210")
         (revision "0"))

Reply via email to