summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 6cc53b2b7baf66a8a225da000a8a3088a65679e1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = stdexec-git
	pkgdesc = Senders - A Standard Model for Asynchronous Execution in C++
	pkgver = gtc.2026.r5.gb6f8a0e
	pkgrel = 1
	url = https://github.com/NVIDIA/stdexec
	arch = any
	license = Apache-2.0
	makedepends = cmake
	makedepends = git
	makedepends = ninja
	makedepends = meson
	makedepends = pkgconf
	provides = stdexec
	conflicts = stdexec
	source = stdexec-git::git+https://github.com/NVIDIA/stdexec.git
	sha256sums = SKIP

pkgname = stdexec-git