summaryrefslogtreecommitdiff
path: root/var/spack/repos/builtin/packages/perl-math-cephes/package.py
diff options
context:
space:
mode:
Diffstat (limited to 'var/spack/repos/builtin/packages/perl-math-cephes/package.py')
-rw-r--r--var/spack/repos/builtin/packages/perl-math-cephes/package.py6
1 files changed, 3 insertions, 3 deletions
diff --git a/var/spack/repos/builtin/packages/perl-math-cephes/package.py b/var/spack/repos/builtin/packages/perl-math-cephes/package.py
index 2171aed6e6..5f2c43285a 100644
--- a/var/spack/repos/builtin/packages/perl-math-cephes/package.py
+++ b/var/spack/repos/builtin/packages/perl-math-cephes/package.py
@@ -8,9 +8,9 @@ from spack.package import *
class PerlMathCephes(PerlPackage):
"""This module provides an interface to over 150 functions of the
- cephes math library of Stephen Moshier."""
+ cephes math library of Stephen Moshier."""
homepage = "https://metacpan.org/pod/Math::Cephes"
- url = "http://search.cpan.org/CPAN/authors/id/S/SH/SHLOMIF/Math-Cephes-0.5305.tar.gz"
+ url = "http://search.cpan.org/CPAN/authors/id/S/SH/SHLOMIF/Math-Cephes-0.5305.tar.gz"
- version('0.5305', sha256='561a800a4822e748d2befc366baa4b21e879a40cc00c22293c7b8736caeb83a1')
+ version("0.5305", sha256="561a800a4822e748d2befc366baa4b21e879a40cc00c22293c7b8736caeb83a1")