Date: Saturday, June 11, 2022 @ 20:33:11 Author: felixonmars Revision: 1234814
upgpkg: haskell-atomic-primops 0.8.4-125: rebuild with inspection-testing 0.4.6.1 Modified: haskell-atomic-primops/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-06-11 20:33:03 UTC (rev 1234813) +++ PKGBUILD 2022-06-11 20:33:11 UTC (rev 1234814) @@ -3,7 +3,7 @@ _hkgname=atomic-primops pkgname=haskell-atomic-primops pkgver=0.8.4 -pkgrel=124 +pkgrel=125 pkgdesc="A safe approach to CAS and other atomic ops in Haskell" url="https://github.com/rrnewton/haskell-lockfree/wiki" license=('BSD')
