mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-17 12:30:38 +02:00
gnu: go-github-com-gatherstars-com-jwz: Update to 1.4.0.
* gnu/packages/golang.scm (go-github-com-gatherstars-com-jwz): Update to 1.4.0. Change-Id: I0250cd7787baeab177c36d24897e31655740361e
This commit is contained in:
parent
57c40eb904
commit
a57cadf2f7
1 changed files with 2 additions and 2 deletions
|
@ -8737,7 +8737,7 @@ library geared towards parsing MIME encoded emails.")
|
||||||
(define-public go-github-com-gatherstars-com-jwz
|
(define-public go-github-com-gatherstars-com-jwz
|
||||||
(package
|
(package
|
||||||
(name "go-github-com-gatherstars-com-jwz")
|
(name "go-github-com-gatherstars-com-jwz")
|
||||||
(version "1.3.1")
|
(version "1.4.0")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
(uri (git-reference
|
(uri (git-reference
|
||||||
|
@ -8746,7 +8746,7 @@ library geared towards parsing MIME encoded emails.")
|
||||||
(file-name (git-file-name name version))
|
(file-name (git-file-name name version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1zxg2vmka80m1vnlb1v1gdlrwnkpakcmwi1hxpl8jjjiyd4z2j2i"))))
|
"1d66axc3504wqpb4axlm8m9jq8rmwndxb4asbqwryymj3yh60cla"))))
|
||||||
(build-system go-build-system)
|
(build-system go-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
(list #:import-path "github.com/gatherstars-com/jwz"))
|
(list #:import-path "github.com/gatherstars-com/jwz"))
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue