summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlec Scott <hi@alecbcs.com>2023-03-24 07:54:05 -0700
committerGitHub <noreply@github.com>2023-03-24 15:54:05 +0100
commit56358c5901c45edb4421a57239d8adf278a0e465 (patch)
tree1fa3acc434578d4493e6bfbef6c2482620e1677b
parent06d8196dfd7c8b105599d92b0549796dbbb61178 (diff)
downloadspack-56358c5901c45edb4421a57239d8adf278a0e465.tar.gz
spack-56358c5901c45edb4421a57239d8adf278a0e465.tar.bz2
spack-56358c5901c45edb4421a57239d8adf278a0e465.tar.xz
spack-56358c5901c45edb4421a57239d8adf278a0e465.zip
perl-sub-install: add v0.929 (#36384)
-rw-r--r--var/spack/repos/builtin/packages/perl-sub-install/package.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/var/spack/repos/builtin/packages/perl-sub-install/package.py b/var/spack/repos/builtin/packages/perl-sub-install/package.py
index 1bca2fc278..ee8f8a449e 100644
--- a/var/spack/repos/builtin/packages/perl-sub-install/package.py
+++ b/var/spack/repos/builtin/packages/perl-sub-install/package.py
@@ -12,4 +12,5 @@ class PerlSubInstall(PerlPackage):
homepage = "https://metacpan.org/pod/Sub::Install"
url = "http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/Sub-Install-0.928.tar.gz"
+ version("0.929", sha256="80b1e281d8cd3b2b31dac711f5c8a1657a87cd80bbe69af3924bcbeb4e5db077")
version("0.928", sha256="61e567a7679588887b7b86d427bc476ea6d77fffe7e0d17d640f89007d98ef0f")