Skip to content

Commit

Permalink
elpa: fix checksum (spack#42674)
Browse files Browse the repository at this point in the history
  • Loading branch information
haampie authored Feb 14, 2024
1 parent 5e4e72d commit 7d4dcd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion var/spack/repos/builtin/packages/elpa/package.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ class Elpa(AutotoolsPackage, CudaPackage, ROCmPackage):

version(
"2023.11.001-patched",
sha256="9903f94a6fcb43e59d9e04f511c3da98fb4040c2728039932d15cac1a788a7f7",
sha256="62ee109afc06539507f459c08b958dc4db65b757dbd77f927678c77f7687415e",
url="https://elpa.mpcdf.mpg.de/software/tarball-archive/Releases/2023.11.001/elpa-2023.11.001-patched.tar.gz",
)
version(
Expand Down

0 comments on commit 7d4dcd5

Please sign in to comment.