Date: Tuesday, April 4, 2023 @ 19:13:05 Author: felixonmars Revision: 1435186
upgpkg: haskell-atomic-primops 0.8.4-154: rebuild with syb 0.7.2.3 Modified: haskell-atomic-primops/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-04 19:13:04 UTC (rev 1435185) +++ PKGBUILD 2023-04-04 19:13:05 UTC (rev 1435186) @@ -3,7 +3,7 @@ _hkgname=atomic-primops pkgname=haskell-atomic-primops pkgver=0.8.4 -pkgrel=153 +pkgrel=154 pkgdesc="A safe approach to CAS and other atomic ops in Haskell" url="https://github.com/rrnewton/haskell-lockfree/wiki" license=('BSD')
