Skip to content

Commit 875867c

Browse files
sethrjthomas-bouvier
authored andcommitted
openblas: patch 0.3.33 as well (spack#4945)
1 parent 459ca77 commit 875867c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • repos/spack_repo/builtin/packages/openblas

repos/spack_repo/builtin/packages/openblas/package.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ class Openblas(CMakePackage, MakefilePackage):
166166
# https://github.com/OpenMathLib/OpenBLAS/pull/5796
167167
patch(
168168
"https://github.com/OpenMathLib/OpenBLAS/commit/88705a932831c0de1ed136b461c6c239802828b2.diff?full_index=1",
169-
when="@0.3.32",
169+
when="@0.3.32:0.3.33",
170170
sha256="723ddc1553b6d27ff89d96985f7732695935c0d4d8df766987702689bdb750ac",
171171
)
172172

0 commit comments

Comments
 (0)