* [bug#48032] [PATCH] gnu: fetchmail: Update to 6.4.19.
@ 2021-04-25 12:53 Xinglu Chen
2021-04-27 8:00 ` bug#48032: " Efraim Flashner
0 siblings, 1 reply; 2+ messages in thread
From: Xinglu Chen @ 2021-04-25 12:53 UTC (permalink / raw)
To: 48032
* gnu/packages/mail.scm (fetchmail): Update to 6.4.19.
---
gnu/packages/mail.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/mail.scm b/gnu/packages/mail.scm
index 64c84d145d..c16a9091af 100644
--- a/gnu/packages/mail.scm
+++ b/gnu/packages/mail.scm
@@ -493,7 +493,7 @@ to run without any changes.")
(define-public fetchmail
(package
(name "fetchmail")
- (version "6.4.18")
+ (version "6.4.19")
(source
(origin
(method url-fetch)
@@ -501,7 +501,7 @@ to run without any changes.")
(version-major+minor version) "/"
"fetchmail-" version ".tar.xz"))
(sha256
- (base32 "17r5zfk9yh7jhgdb360dlzx5fx9lsbmalasx6zgxw9v9vjycjb9h"))))
+ (base32 "0pvbknpimf38ws4gskad79wd1cvy62kcsjy65sm0rr83s6ii33fd"))))
(build-system gnu-build-system)
(inputs
`(("openssl" ,openssl)))
base-commit: f365d48909156ad754a2ade45375f45b54b06bbc
--
2.31.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#48032: [PATCH] gnu: fetchmail: Update to 6.4.19.
2021-04-25 12:53 [bug#48032] [PATCH] gnu: fetchmail: Update to 6.4.19 Xinglu Chen
@ 2021-04-27 8:00 ` Efraim Flashner
0 siblings, 0 replies; 2+ messages in thread
From: Efraim Flashner @ 2021-04-27 8:00 UTC (permalink / raw)
To: Xinglu Chen; +Cc: 48032-done
[-- Attachment #1: Type: text/plain, Size: 236 bytes --]
Thanks! Patch pushed.
--
Efraim Flashner <efraim@flashner.co.il> אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-04-27 8:02 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-04-25 12:53 [bug#48032] [PATCH] gnu: fetchmail: Update to 6.4.19 Xinglu Chen
2021-04-27 8:00 ` bug#48032: " Efraim Flashner
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).