Date: Sunday, March 7, 2021 @ 00:27:19 Author: felixonmars Revision: 884896
upgpkg: haskell-atomic-primops 0.8.4-50: rebuild with vector-th-unbox 0.2.1.9 Modified: haskell-atomic-primops/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-07 00:26:54 UTC (rev 884895) +++ PKGBUILD 2021-03-07 00:27:19 UTC (rev 884896) @@ -3,7 +3,7 @@ _hkgname=atomic-primops pkgname=haskell-atomic-primops pkgver=0.8.4 -pkgrel=49 +pkgrel=50 pkgdesc="A safe approach to CAS and other atomic ops in Haskell" url="https://github.com/rrnewton/haskell-lockfree/wiki" license=('BSD')