Date: Monday, September 14, 2020 @ 18:10:54 Author: felixonmars Revision: 706169
upgpkg: haskell-atomic-primops 0.8.3-4: rebuild with quickcheck-classes-base 0.6.1.0 Modified: haskell-atomic-primops/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-14 18:10:34 UTC (rev 706168) +++ PKGBUILD 2020-09-14 18:10:54 UTC (rev 706169) @@ -3,7 +3,7 @@ _hkgname=atomic-primops pkgname=haskell-atomic-primops pkgver=0.8.3 -pkgrel=3 +pkgrel=4 pkgdesc="A safe approach to CAS and other atomic ops in Haskell" url="https://github.com/rrnewton/haskell-lockfree/wiki" license=('BSD')
