summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDesmond Orton <odesmond21@gmail.com>2021-09-13 11:20:22 -0500
committerGitHub <noreply@github.com>2021-09-13 10:20:22 -0600
commit1e08f31e1650995b7fae8abf4c367e8c7cd34259 (patch)
tree7fc488b86cef9c95ad73f39cea194361b81a6879
parent1da7839898bc997ed408ea8f3c0ec2a0a12b16cd (diff)
downloadspack-1e08f31e1650995b7fae8abf4c367e8c7cd34259.tar.gz
spack-1e08f31e1650995b7fae8abf4c367e8c7cd34259.tar.bz2
spack-1e08f31e1650995b7fae8abf4c367e8c7cd34259.tar.xz
spack-1e08f31e1650995b7fae8abf4c367e8c7cd34259.zip
New Version: mothur@1.46.1 (#25850)
-rw-r--r--var/spack/repos/builtin/packages/mothur/package.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/var/spack/repos/builtin/packages/mothur/package.py b/var/spack/repos/builtin/packages/mothur/package.py
index 24e22dfa1b..d525ccceb9 100644
--- a/var/spack/repos/builtin/packages/mothur/package.py
+++ b/var/spack/repos/builtin/packages/mothur/package.py
@@ -14,6 +14,7 @@ class Mothur(MakefilePackage):
homepage = "https://github.com/mothur/mothur"
url = "https://github.com/mothur/mothur/archive/v1.39.5.tar.gz"
+ version('1.46.1', sha256='29b500b3c92d726cde34922f697f2e47f0b7127d76d9a6fb167cc2b8ba3d00fd')
version('1.43.0', sha256='12ccd95a85bec3bb1564b8feabd244ea85413973740754803d01fc71ecb0a2c1')
version('1.42.1', sha256='6b61591dda289ac2d8361f9c1547ffbeeba3b9fbdff877dd286bad850bbd5539')
version('1.40.5', sha256='a0fbdfa68b966d7adc4560e3787506a0dad8b47b4b996c2663cd6c0b416d101a')