guix-commits
[Top][All Lists]
Advanced

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

06/07: gnu: getmail: Update to 4.52.0.


From: Efraim Flashner
Subject: 06/07: gnu: getmail: Update to 4.52.0.
Date: Tue, 20 Dec 2016 20:44:52 +0000 (UTC)

efraim pushed a commit to branch master
in repository guix.

commit 837ca0f0718d26c0a2be87d92fbf08ea0ad12421
Author: Efraim Flashner <address@hidden>
Date:   Tue Dec 20 22:10:25 2016 +0200

    gnu: getmail: Update to 4.52.0.
    
    * gnu/packages/mail.scm (getmail): Update to 4.52.0.
---
 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 3739f8b..96a867d 100644
--- a/gnu/packages/mail.scm
+++ b/gnu/packages/mail.scm
@@ -673,7 +673,7 @@ and search library.")
 (define-public getmail
   (package
     (name "getmail")
-    (version "4.49.0")
+    (version "4.52.0")
     (source
      (origin
        (method url-fetch)
@@ -681,7 +681,7 @@ and search library.")
                            name "-" version ".tar.gz"))
        (sha256
         (base32
-         "1m0yzxd05fklwbmjj1n2q4sx397c1j5qi9a0r5fv3h8pplz4lv0w"))))
+         "0pzplrlxwbxydvfw4kkwn60l40hk1h5sxawaa6pi0k75c220k4ni"))))
     (build-system python-build-system)
     (arguments
      `(#:tests? #f ; no tests



reply via email to

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