[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
07/172: gnu: go-github-com-jaytaylor-html2text: Enable tests.
From: |
guix-commits |
Subject: |
07/172: gnu: go-github-com-jaytaylor-html2text: Enable tests. |
Date: |
Tue, 5 Nov 2024 16:04:45 -0500 (EST) |
sharlatan pushed a commit to branch go-team
in repository guix.
commit 50c4dabb1845a1185182fc5d76b7e30a3a1482a2
Author: Sharlatan Hellseher <sharlatanus@gmail.com>
AuthorDate: Tue Sep 3 20:47:26 2024 +0100
gnu: go-github-com-jaytaylor-html2text: Enable tests.
* gnu/packages/golang.scm (go-github-com-jaytaylor-html2text): Enable tests.
Change-Id: I014b718d13ce4b266acdb617acc35a3ef9b0ce28
---
gnu/packages/golang.scm | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm
index 1ff46d8e34..014a347771 100644
--- a/gnu/packages/golang.scm
+++ b/gnu/packages/golang.scm
@@ -8032,9 +8032,7 @@ email library.")
"14r0ph8w4yxx129kfvj0qbx4cyid65md93qmwlz2cly4iwjnr7w2"))))
(build-system go-build-system)
(arguments
- (list #:import-path "github.com/jaytaylor/html2text"
- ;; Tests are broken:
<https://github.com/jaytaylor/html2text/issues/53>
- #:tests? #f))
+ (list #:import-path "github.com/jaytaylor/html2text"))
(propagated-inputs (list go-golang-org-x-net
go-github-com-olekukonko-tablewriter
go-github-com-ssor-bom))
- 118/172: gnu: go-github-com-prometheus-common-sigv4: Update to 0.1.0, fix build., (continued)
- 118/172: gnu: go-github-com-prometheus-common-sigv4: Update to 0.1.0, fix build., guix-commits, 2024/11/05
- 119/172: gnu: soju: Fix build., guix-commits, 2024/11/05
- 125/172: build/go: Replace symlinks with a copy of the file., guix-commits, 2024/11/05
- 129/172: gnu: Add go-github-com-workiva-go-datastructures., guix-commits, 2024/11/05
- 131/172: gnu: go-github-com-aead-chacha20: Update to 0.0.0-20180709150244-8b13a72661da., guix-commits, 2024/11/05
- 133/172: gnu: go-github-com-shadowsocks-go-shadowsocks2: Update to 0.1.5., guix-commits, 2024/11/05
- 139/172: gnu: Add go-github-com-smarty-assertions., guix-commits, 2024/11/05
- 05/172: gnu: go-github-com-gogs-chardet: Move to golang-xyz., guix-commits, 2024/11/05
- 10/172: gnu: go-github-com-operatorfoundation-monolith-go: Update to 1.0.10., guix-commits, 2024/11/05
- 14/172: gnu: Remove go-github-com-rylans-getlang., guix-commits, 2024/11/05
- 07/172: gnu: go-github-com-jaytaylor-html2text: Enable tests.,
guix-commits <=
- 06/172: gnu: go-github-com-jaytaylor-html2text: Update to 0.0.0-20230321000545-74c2419ad056., guix-commits, 2024/11/05
- 09/172: gnu: Add go-html2text., guix-commits, 2024/11/05
- 08/172: gnu: go-github-com-jaytaylor-html2text: Move to golang-web., guix-commits, 2024/11/05
- 12/172: gnu: Add go-github-com-deckarep-golang-set-v2., guix-commits, 2024/11/05
- 13/172: gnu: Remove go-github-com-kyoh86-xdg., guix-commits, 2024/11/05
- 20/172: build-system/go: Add subdir parameter to go-version->git-ref., guix-commits, 2024/11/05
- 21/172: import/go: Account for monorepo modules in the Go importer., guix-commits, 2024/11/05
- 17/172: build-system/go: Allow providing additional test flags., guix-commits, 2024/11/05
- 26/172: gnu: go-golang-org-x-net: Update to 0.29.0., guix-commits, 2024/11/05
- 15/172: gnu: go-github-com-aws-aws-sdk-go-v2: Update to 1.30.5., guix-commits, 2024/11/05