mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: guile-email: Update to 0.4.0.
* gnu/packages/guile-xyz.scm (guile-email): Update to 0.4.0.
This commit is contained in:
@@ -1775,7 +1775,7 @@ tracker's SOAP service, such as @url{https://bugs.gnu.org}.")
|
||||
(define-public guile-email
|
||||
(package
|
||||
(name "guile-email")
|
||||
(version "0.3.2")
|
||||
(version "0.4.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
@@ -1783,7 +1783,7 @@ tracker's SOAP service, such as @url{https://bugs.gnu.org}.")
|
||||
"guile-email-" version ".tar.lz"))
|
||||
(sha256
|
||||
(base32
|
||||
"1lxiigsch4skh46s71phg0xzlwlcs3cyvq5q5i7gqkksg6737xjw"))))
|
||||
"1n8d3vk5hi3lbnz72z4175ify2723fqly7r7p72x7pd12raxgv89"))))
|
||||
(build-system gnu-build-system)
|
||||
(native-inputs
|
||||
(list lzip texinfo))
|
||||
|
||||
Reference in New Issue
Block a user