Date: Friday, October 30, 2020 @ 18:16:22 Author: felixonmars Revision: 736942
upgpkg: haskell-atomic-primops 0.8.4-7: rebuild with unliftio 0.2.13.1 Modified: haskell-atomic-primops/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-30 18:16:00 UTC (rev 736941) +++ PKGBUILD 2020-10-30 18:16:22 UTC (rev 736942) @@ -3,7 +3,7 @@ _hkgname=atomic-primops pkgname=haskell-atomic-primops pkgver=0.8.4 -pkgrel=6 +pkgrel=7 pkgdesc="A safe approach to CAS and other atomic ops in Haskell" url="https://github.com/rrnewton/haskell-lockfree/wiki" license=('BSD')
