Date: Wednesday, March 3, 2021 @ 21:12:36 Author: felixonmars Revision: 879488
upgpkg: haskell-atomic-primops 0.8.4-48: rebuild with tasty 1.4 Modified: haskell-atomic-primops/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-03 21:12:09 UTC (rev 879487) +++ PKGBUILD 2021-03-03 21:12:36 UTC (rev 879488) @@ -3,7 +3,7 @@ _hkgname=atomic-primops pkgname=haskell-atomic-primops pkgver=0.8.4 -pkgrel=47 +pkgrel=48 pkgdesc="A safe approach to CAS and other atomic ops in Haskell" url="https://github.com/rrnewton/haskell-lockfree/wiki" license=('BSD')
