Date: Monday, May 30, 2022 @ 09:11:08 Author: felixonmars Revision: 1215244
upgpkg: haskell-atomic-primops 0.8.4-121: rebuild with tasty-inspection-testing 0.1.0.1 Modified: haskell-atomic-primops/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-05-30 09:11:01 UTC (rev 1215243) +++ PKGBUILD 2022-05-30 09:11:08 UTC (rev 1215244) @@ -3,7 +3,7 @@ _hkgname=atomic-primops pkgname=haskell-atomic-primops pkgver=0.8.4 -pkgrel=120 +pkgrel=121 pkgdesc="A safe approach to CAS and other atomic ops in Haskell" url="https://github.com/rrnewton/haskell-lockfree/wiki" license=('BSD')
