From 15e0e15c908b879875588b2bb6ebd561976867d9 Mon Sep 17 00:00:00 2001 From: Brian Van Essen Date: Wed, 5 Oct 2022 01:29:36 -0700 Subject: Added a new version (#33002) --- var/spack/repos/builtin/packages/veclibfort/package.py | 1 + 1 file changed, 1 insertion(+) diff --git a/var/spack/repos/builtin/packages/veclibfort/package.py b/var/spack/repos/builtin/packages/veclibfort/package.py index 98f751d9a1..dc8bec0da9 100644 --- a/var/spack/repos/builtin/packages/veclibfort/package.py +++ b/var/spack/repos/builtin/packages/veclibfort/package.py @@ -18,6 +18,7 @@ class Veclibfort(Package): git = "https://github.com/mcg1969/vecLibFort.git" version("develop", branch="master") + version("0.4.3", sha256="fe9e7e0596bfb4aa713b2273b21e7d96c0d7a6453ee4b214a8a50050989d5586") version("0.4.2", sha256="c61316632bffa1c76e3c7f92b11c9def4b6f41973ecf9e124d68de6ae37fbc85") variant("shared", default=True, description="Build shared libraries as well as static libs.") -- cgit v1.2.3-60-g2f50