`spack find` shows the specs of installed packages. A spec is like a name, but it has a version, compiler, architecture, and build options associated with it. In Spack, you can have many installations of the same package with different specs.
...
...
@@ -398,24 +400,24 @@ $ spack load git
the commands below. Choose the right command for your shell.