diff mbox series

[bug#62284,v2,58/71] gnu: Add go-mau-fi-libsignal-util-errorhelper.

Message ID 24022a0d4a340856b97af58038dffc6553f609c6.1707685294.git.mail@migalmoreno.com
State New
Headers show
Series [bug#62284,v2,01/71] gnu: Add go-github-com-tidwall-sjson. | expand

Commit Message

Miguel Ángel Moreno Feb. 11, 2024, 10:06 p.m. UTC
* gnu/packages/golang.scm (go-mau-fi-libsignal-util-errorhelper): New variable.

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

-- 
2.41.0



-- 
Best regards,
Miguel Ángel Moreno
diff mbox series

Patch

diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm
index 5a05d8d0a2..fde60813af 100644
--- a/gnu/packages/golang.scm
+++ b/gnu/packages/golang.scm
@@ -12061,6 +12061,9 @@  (define-public go-mau-fi-libsignal-util-keyhelper
 (define-public go-mau-fi-libsignal-util-optional
   (go-mau-fi-libsignal-package "util-optional"))
 
+(define-public go-mau-fi-libsignal-util-errorhelper
+  (go-mau-fi-libsignal-package "util-errorhelper"))
+
 ;;;
 ;;; 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