summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAuriane R <48684432+aurianer@users.noreply.github.com>2023-10-05 09:34:22 +0200
committerGitHub <noreply@github.com>2023-10-05 09:34:22 +0200
commitbec873aec97c8c2f77353a2bc3b84d00335bf849 (patch)
tree97eda7301a6b4eca028517ce0b88bbad42f0d127
parentbf7f54449ba8ed157c9ee258007e0a7a509600cf (diff)
downloadspack-bec873aec97c8c2f77353a2bc3b84d00335bf849.tar.gz
spack-bec873aec97c8c2f77353a2bc3b84d00335bf849.tar.bz2
spack-bec873aec97c8c2f77353a2bc3b84d00335bf849.tar.xz
spack-bec873aec97c8c2f77353a2bc3b84d00335bf849.zip
Add pika 0.19.0 (#40313)
-rw-r--r--var/spack/repos/builtin/packages/pika/package.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/var/spack/repos/builtin/packages/pika/package.py b/var/spack/repos/builtin/packages/pika/package.py
index 35a0436bce..f581a6cd0c 100644
--- a/var/spack/repos/builtin/packages/pika/package.py
+++ b/var/spack/repos/builtin/packages/pika/package.py
@@ -17,6 +17,7 @@ class Pika(CMakePackage, CudaPackage, ROCmPackage):
git = "https://github.com/pika-org/pika.git"
maintainers("msimberg", "albestro", "teonnik", "aurianer")
+ version("0.19.0", sha256="f45cc16e4e50cbb183ed743bdc8b775d49776ee33c13ea39a650f4230a5744cb")
version("0.18.0", sha256="f34890e0594eeca6ac57f2b988d0807b502782817e53a7f7043c3f921b08c99f")
version("0.17.0", sha256="717429fc1bc986d62cbec190a69939e91608122d09d54bda1b028871c9ca9ad4")
version("0.16.0", sha256="59f2baec91cc9bf71ca96d21d0da1ec0092bf59da106efa51789089e0d7adcbb")