[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
06/169: gnu: go-github-com-jaytaylor-html2text: Update to 0.0.0-20230321
From: |
guix-commits |
Subject: |
06/169: gnu: go-github-com-jaytaylor-html2text: Update to 0.0.0-20230321000545-74c2419ad056. |
Date: |
Thu, 26 Sep 2024 09:25:30 -0400 (EDT) |
sharlatan pushed a commit to branch go-team
in repository guix.
commit 9c28c6bd6aaec51a694123c7bd77f8984bfd92d0
Author: Sharlatan Hellseher <sharlatanus@gmail.com>
AuthorDate: Tue Sep 3 20:47:01 2024 +0100
gnu: go-github-com-jaytaylor-html2text: Update to
0.0.0-20230321000545-74c2419ad056.
* gnu/packages/golang.scm (go-github-com-jaytaylor-html2text): Update to
0.0.0-20230321000545-74c2419ad056.
Change-Id: Ibe7aacec03a4b8b4e3df7f8a8c871a7f072b6fc9
---
gnu/packages/golang.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm
index c6cace11c2..48f815017b 100644
--- a/gnu/packages/golang.scm
+++ b/gnu/packages/golang.scm
@@ -7993,7 +7993,7 @@ email library.")
(define-public go-github-com-jaytaylor-html2text
(package
(name "go-github-com-jaytaylor-html2text")
- (version "0.0.0-20211105163654-bc68cce691ba")
+ (version "0.0.0-20230321000545-74c2419ad056")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -8002,7 +8002,7 @@ email library.")
(file-name (git-file-name name version))
(sha256
(base32
- "12ckgkp8xqgp0fh6019nwp4ssg2k1rv1a67cpk37ian4q5zrvppm"))))
+ "14r0ph8w4yxx129kfvj0qbx4cyid65md93qmwlz2cly4iwjnr7w2"))))
(build-system go-build-system)
(arguments
(list #:import-path "github.com/jaytaylor/html2text"
- branch go-team created (now d59a1900b1), guix-commits, 2024/09/26
- 01/169: gnu: go-github-com-lithammer-fuzzysearch: Enable tests., guix-commits, 2024/09/26
- 06/169: gnu: go-github-com-jaytaylor-html2text: Update to 0.0.0-20230321000545-74c2419ad056.,
guix-commits <=
- 03/169: gnu: Remove go-github-com-niemeyer-pretty., guix-commits, 2024/09/26
- 02/169: gnu: go-github-com-lithammer-fuzzysearch: Move to golang-xyz., guix-commits, 2024/09/26
- 05/169: gnu: go-github-com-gogs-chardet: Move to golang-xyz., guix-commits, 2024/09/26
- 11/169: gnu: go-github-com-deckarep-golang-set: Move to golang-xyz., guix-commits, 2024/09/26
- 04/169: gnu: go-github-com-jhillyerd-enmime: Update to 1.3.0., guix-commits, 2024/09/26
- 08/169: gnu: go-github-com-jaytaylor-html2text: Move to golang-web., guix-commits, 2024/09/26
- 10/169: gnu: go-github-com-operatorfoundation-monolith-go: Update to 1.0.10., guix-commits, 2024/09/26
- 12/169: gnu: Add go-github-com-deckarep-golang-set-v2., guix-commits, 2024/09/26
- 15/169: gnu: go-github-com-aws-aws-sdk-go-v2: Update to 1.30.5., guix-commits, 2024/09/26
- 09/169: gnu: Add go-html2text., guix-commits, 2024/09/26