guix-commits
[Top][All Lists]
Advanced

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

17/26: gnu: perl-test-exception: Update to 0.43.


From: Alex Sassmannshausen
Subject: 17/26: gnu: perl-test-exception: Update to 0.43.
Date: Sun, 26 Mar 2017 05:34:39 -0400 (EDT)

atheia pushed a commit to branch master
in repository guix.

commit ffdbbcc812c2ee28dff5232fd4cf1192e4190914
Author: Alex Sassmannshausen <address@hidden>
Date:   Thu Mar 23 13:57:31 2017 +0100

    gnu: perl-test-exception: Update to 0.43.
    
    * gnu/packages/perl.scm (perl-test-exception): Update to 0.43.
---
 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 cf02cad..c0ae3ea 100644
--- a/gnu/packages/perl.scm
+++ b/gnu/packages/perl.scm
@@ -6528,7 +6528,7 @@ files, as well as to verify that there are no missing or 
unknown files.")
 (define-public perl-test-exception
   (package
     (name "perl-test-exception")
-    (version "0.36")
+    (version "0.43")
     (source
      (origin
        (method url-fetch)
@@ -6536,7 +6536,7 @@ files, as well as to verify that there are no missing or 
unknown files.")
                            "Test-Exception-" version ".tar.gz"))
        (sha256
         (base32
-         "1zpwimspbq11wjrli481qk17aabzxab15cnnryflx45nzn3za2xk"))))
+         "0cxm7s4bg0xpxa6l6996a6iq3brr4j7p4hssnkc6dxv4fzq16sqm"))))
     (build-system perl-build-system)
     (native-inputs
      `(("perl-module-build" ,perl-module-build)))



reply via email to

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