emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#47444: closed ([PATCH] gnu: fetchmail: Update to 6.4.18.)


From: GNU bug Tracking System
Subject: bug#47444: closed ([PATCH] gnu: fetchmail: Update to 6.4.18.)
Date: Mon, 29 Mar 2021 07:52:02 +0000

Your message dated Mon, 29 Mar 2021 10:50:45 +0300
with message-id <YGGG1YWL/tTlFofx@3900XT>
and subject line Re: [bug#47444] [PATCH] gnu: fetchmail: Update to 6.4.18.
has caused the debbugs.gnu.org bug report #47444,
regarding [PATCH] gnu: fetchmail: Update to 6.4.18.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
47444: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=47444
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: fetchmail: Update to 6.4.18. Date: Sun, 28 Mar 2021 10:56:02 +0200
* gnu/packages/mail.scm (fetchmail): Update to 6.4.18.
---
 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 a1168872ba..1a6e86e79f 100644
--- a/gnu/packages/mail.scm
+++ b/gnu/packages/mail.scm
@@ -446,7 +446,7 @@ to run without any changes.")
 (define-public fetchmail
   (package
     (name "fetchmail")
-    (version "6.4.17")
+    (version "6.4.18")
     (source
      (origin
        (method url-fetch)
@@ -454,7 +454,7 @@ to run without any changes.")
                            (version-major+minor version) "/"
                            "fetchmail-" version ".tar.xz"))
        (sha256
-        (base32 "1ijh9l7pg2yk5s5h1yj3vpd1az31giqy9bjrna10daj13gqws6x4"))))
+        (base32 "17r5zfk9yh7jhgdb360dlzx5fx9lsbmalasx6zgxw9v9vjycjb9h"))))
     (build-system gnu-build-system)
     (inputs
      `(("openssl" ,openssl)))

base-commit: 510e24f973a918391d8122fd6ad515c0567bf23e
-- 
2.31.0





--- End Message ---
--- Begin Message --- Subject: Re: [bug#47444] [PATCH] gnu: fetchmail: Update to 6.4.18. Date: Mon, 29 Mar 2021 10:50:45 +0300
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: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]