Date: Monday, March 1, 2021 @ 16:45:23 Author: felixonmars Revision: 876459
upgpkg: haskell-atomic-primops 0.8.4-47: rebuild with vector-th-unbox 0.2.1.8 Modified: haskell-atomic-primops/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-01 16:44:57 UTC (rev 876458) +++ PKGBUILD 2021-03-01 16:45:23 UTC (rev 876459) @@ -3,7 +3,7 @@ _hkgname=atomic-primops pkgname=haskell-atomic-primops pkgver=0.8.4 -pkgrel=46 +pkgrel=47 pkgdesc="A safe approach to CAS and other atomic ops in Haskell" url="https://github.com/rrnewton/haskell-lockfree/wiki" license=('BSD')
