guix-commits
[Top][All Lists]
Advanced

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

04/37: gnu: perl-email-mime-contenttype: Update to 1.018.


From: Efraim Flashner
Subject: 04/37: gnu: perl-email-mime-contenttype: Update to 1.018.
Date: Wed, 30 Nov 2016 20:15:58 +0000 (UTC)

efraim pushed a commit to branch master
in repository guix.

commit a883ba0246ee5d16844d3948b781d9e26a6a38e7
Author: Efraim Flashner <address@hidden>
Date:   Tue Nov 29 21:28:58 2016 +0200

    gnu: perl-email-mime-contenttype: Update to 1.018.
    
    * gnu/packages/mail.scm (perl-email-mime-contenttype): Update to 1.018.
---
 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 5a9bca4..25ebd48 100644
--- a/gnu/packages/mail.scm
+++ b/gnu/packages/mail.scm
@@ -1117,7 +1117,7 @@ message.  Headers are decoded from MIME encoding.")
 (define-public perl-email-mime-contenttype
   (package
     (name "perl-email-mime-contenttype")
-    (version "1.017")
+    (version "1.018")
     (source
      (origin
        (method url-fetch)
@@ -1125,7 +1125,7 @@ message.  Headers are decoded from MIME encoding.")
                            "Email-MIME-ContentType-" version ".tar.gz"))
        (sha256
         (base32
-         "1cl1l97lg690dh7i704hqi7yhxalq1chy7ylld5yc5v38jqa6gcn"))))
+         "1y8hpwm7p5a9y2azy0cgvlv2i2d0nj66ajfa0fj51wdq4w9cs23m"))))
     (build-system perl-build-system)
     (native-inputs
      `(("perl-capture-tiny" ,perl-capture-tiny)))



reply via email to

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