Skip to content

Commit

Permalink
pika: update to 0.24.0
Browse files Browse the repository at this point in the history
  • Loading branch information
barracuda156 authored and reneeotten committed Apr 27, 2024
1 parent 6aa9229 commit 53b4350
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions devel/pika/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,17 +13,17 @@ PortGroup mpi 1.0
legacysupport.use_mp_libcxx yes
legacysupport.newest_darwin_requires_legacy 18

github.setup pika-org pika 0.23.0
github.setup pika-org pika 0.24.0
revision 0
categories devel parallel
license Boost-1
maintainers {@barracuda156 gmail.com:vital.had} openmaintainer
description C++ library for concurrency and parallelism
long_description pika is a C++ library for concurrency and parallelism. \
It implements senders/receivers for CPU thread pools, MPI and CUDA.
checksums rmd160 fe4554ee70dd3b2c731b25e9895cca98019620ff \
sha256 d1981e198ac4f8443770cebbeff7a132b8f6c1a42e32b0b06fea02cc9df99595 \
size 1066371
checksums rmd160 5fd57553f420b4812368e5063d4720a3c74d5e95 \
sha256 3b97c684107f892a633f598d94bcbd1e238d940e88e1c336f205e81b99326cc3 \
size 1064676
github.tarball_from archive

# Prefer a version with libcontext working across all archs (ppc64 is still not fixed):
Expand Down

0 comments on commit 53b4350

Please sign in to comment.