guix-commits
[Top][All Lists]
Advanced

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

04/06: gnu: perl-mailtools: Update to 2.21.


From: guix-commits
Subject: 04/06: gnu: perl-mailtools: Update to 2.21.
Date: Tue, 25 Jun 2019 04:09:56 -0400 (EDT)

efraim pushed a commit to branch master
in repository guix.

commit 6775e7876ec03f96ae11b37cdc69c88639db882a
Author: Efraim Flashner <address@hidden>
Date:   Tue Jun 25 10:51:37 2019 +0300

    gnu: perl-mailtools: Update to 2.21.
    
    * gnu/packages/perl.scm (perl-mailtools): Update to 2.21.
---
 gnu/packages/perl.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/perl.scm b/gnu/packages/perl.scm
index 43ece92..abba166 100644
--- a/gnu/packages/perl.scm
+++ b/gnu/packages/perl.scm
@@ -4969,7 +4969,7 @@ portions of this module couldn't be compiled on this 
machine.")
 (define-public perl-mailtools
   (package
     (name "perl-mailtools")
-    (version "2.20")
+    (version "2.21")
     (source
      (origin
        (method url-fetch)
@@ -4979,7 +4979,7 @@ portions of this module couldn't be compiled on this 
machine.")
              ".tar.gz"))
        (sha256
         (base32
-         "15iizg2x1w7ca0r8rn3wwhp7w160ljvf55prspljwd6cm7vhcmpm"))))
+         "1js43bp2dnd8n2rv8clsv749166jnyqnc91k4wkkmw5n4rlbvnaa"))))
     (build-system perl-build-system)
     (propagated-inputs
      `(("perl-timedate" ,perl-timedate)))



reply via email to

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