Date: Monday, March 29, 2021 @ 03:09:37 Author: felixonmars Revision: 908365
upgpkg: haskell-atomic-primops 0.8.4-57: rebuild with math-functions 0.3.4.2 Modified: haskell-atomic-primops/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-29 03:09:03 UTC (rev 908364) +++ PKGBUILD 2021-03-29 03:09:37 UTC (rev 908365) @@ -3,7 +3,7 @@ _hkgname=atomic-primops pkgname=haskell-atomic-primops pkgver=0.8.4 -pkgrel=56 +pkgrel=57 pkgdesc="A safe approach to CAS and other atomic ops in Haskell" url="https://github.com/rrnewton/haskell-lockfree/wiki" license=('BSD')
