guix-commits
[Top][All Lists]
Advanced

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

03/15: gnu: perl-test-notabs: Update to 2.02.


From: Tobias Geerinckx-Rice
Subject: 03/15: gnu: perl-test-notabs: Update to 2.02.
Date: Thu, 26 Apr 2018 20:56:54 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit a7999e2d63c83598d1fc019416ee96025d17ef4c
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Thu Apr 26 21:42:29 2018 +0200

    gnu: perl-test-notabs: Update to 2.02.
    
    * gnu/packages/perl-check.scm (perl-test-notabs): Update to 2.02.
---
 gnu/packages/perl-check.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/perl-check.scm b/gnu/packages/perl-check.scm
index f8be207..9c17733 100644
--- a/gnu/packages/perl-check.scm
+++ b/gnu/packages/perl-check.scm
@@ -798,7 +798,7 @@ If used in a subtest, the remainder of the subtest will be 
skipped.")
 (define-public perl-test-notabs
   (package
     (name "perl-test-notabs")
-    (version "2.00")
+    (version "2.02")
     (source
      (origin
        (method url-fetch)
@@ -808,7 +808,7 @@ If used in a subtest, the remainder of the subtest will be 
skipped.")
              ".tar.gz"))
        (sha256
         (base32
-         "127kpl1va267qar2ia4c22xb96jby2jqnda3sj5pjgmxg8si26cg"))))
+         "0c306p9qdpa2ycii3c50hml23mwy6bjxpry126g1dw11hyiwcxgv"))))
     (build-system perl-build-system)
     (home-page
      "http://search.cpan.org/dist/Test-NoTabs/";)



reply via email to

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