guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#62284] [PATCH v2 37/71] gnu: Add go-mau-fi-libsignal-ecc.


From: Miguel Ángel Moreno
Subject: [bug#62284] [PATCH v2 37/71] gnu: Add go-mau-fi-libsignal-ecc.
Date: Sun, 11 Feb 2024 23:02:29 +0100
User-agent: Gnus/5.13 (Gnus v5.13)

* gnu/packages/golang.scm (go-mau-fi-libsignal-ecc): New variable.

Change-Id: Ia343996288198bfc28aa199d25ebdb7c13813fd9
---
 gnu/packages/golang.scm | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm
index 4ab5b4bc48..0cd2017732 100644
--- a/gnu/packages/golang.scm
+++ b/gnu/packages/golang.scm
@@ -11998,6 +11998,9 @@ (define (go-mau-fi-libsignal-package suffix)
         (string-append path "/"
                        (string-replace-substring suffix "-" "/")))))))
 
+(define-public go-mau-fi-libsignal-ecc
+  (go-mau-fi-libsignal-package "ecc"))
+
 ;;;
 ;;; Avoid adding new packages to the end of this file. To reduce the chances
 ;;; of a merge conflict, place them above by existing packages with similar
-- 
2.41.0



-- 
Best regards,
Miguel Ángel Moreno

reply via email to

[Prev in Thread] Current Thread [Next in Thread]