gnu: go-github-com-emersion-go-pgpmail: Enable tests.

* gnu/packages/golang-crypto.scm (go-github-com-emersion-go-pgpmail):
Enable tests.

Change-Id: I3317c27e942e2f5f52a25354b53b7d8cb8c252b0
This commit is contained in:
Sharlatan Hellseher 2024-07-26 21:16:10 +01:00
parent 64aedb5576
commit 9e79d8dc5a
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -539,9 +539,7 @@ (define-public go-github-com-emersion-go-pgpmail
(base32 "1fiqpdwxnfba2cgij7j83dfqc0zz4mq95x15wicgm5f3vjr1xg5h"))))
(build-system go-build-system)
(arguments
(list ;; tests don't support our version of protonmail/go-crypto; see
;; <https://github.com/emersion/go-pgpmail/issues/12>
#:tests? #f
(list
#:import-path "github.com/emersion/go-pgpmail"))
(propagated-inputs
(list go-github-com-emersion-go-message