blob: 9850105d839f129559d198b2c81b593473ac310d (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
pkgbase = robin-hood-hashing
pkgdesc = Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20
pkgver = 3.11.3
pkgrel = 1
url = https://github.com/martinus/robin-hood-hashing
arch = any
license = MIT
source = robin-hood-hashing-3.11.3.tar.gz::https://github.com/martinus/robin-hood-hashing/archive/3.11.3.tar.gz
sha512sums = SKIP
pkgname = robin-hood-hashing
|