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

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

bug#48032: closed ([PATCH] gnu: fetchmail: Update to 6.4.19.)


From: GNU bug Tracking System
Subject: bug#48032: closed ([PATCH] gnu: fetchmail: Update to 6.4.19.)
Date: Tue, 27 Apr 2021 08:02:02 +0000

Your message dated Tue, 27 Apr 2021 11:00:57 +0300
with message-id <YIfEuRps2fv01ndH@3900XT>
and subject line Re: [bug#48032] [PATCH] gnu: fetchmail: Update to 6.4.19.
has caused the debbugs.gnu.org bug report #48032,
regarding [PATCH] gnu: fetchmail: Update to 6.4.19.
to be marked as done.

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


-- 
48032: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=48032
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: fetchmail: Update to 6.4.19. Date: Sun, 25 Apr 2021 14:53:59 +0200
* 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





--- End Message ---
--- Begin Message --- Subject: Re: [bug#48032] [PATCH] gnu: fetchmail: Update to 6.4.19. Date: Tue, 27 Apr 2021 11:00:57 +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]