mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-27 11:32:21 +02:00
gnu: go-github-com-emersion-go-maildir: Update to 0.6.0.
* gnu/packages/golang-web.scm (go-github-com-emersion-go-maildir): Update to 0.6.0. Change-Id: Id68663c7c625be322013d42aefe8ff666326f4b6
This commit is contained in:
@@ -2701,7 +2701,7 @@ used to build IMAP clients and servers.")
|
||||
(define-public go-github-com-emersion-go-maildir
|
||||
(package
|
||||
(name "go-github-com-emersion-go-maildir")
|
||||
(version "0.5.0")
|
||||
(version "0.6.0")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
@@ -2710,7 +2710,7 @@ used to build IMAP clients and servers.")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32 "0wa7spn3qa7ipmg29vrimw7phyybyaagdalrjklcazjb6rplvwpl"))))
|
||||
(base32 "12zsfrn5dgrav3ihhddn3pwg88r63i18pjrl6y4rxam3g8l7rj5i"))))
|
||||
(build-system go-build-system)
|
||||
(arguments
|
||||
(list
|
||||
|
||||
Reference in New Issue
Block a user