Date: Saturday, December 26, 2020 @ 01:22:49
  Author: felixonmars
Revision: 791497

upgpkg: haskell-atomic-primops 0.8.4-19: rebuild with tasty-quickcheck 0.10.1.2

Modified:
  haskell-atomic-primops/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2020-12-26 01:22:27 UTC (rev 791496)
+++ PKGBUILD    2020-12-26 01:22:49 UTC (rev 791497)
@@ -3,7 +3,7 @@
 _hkgname=atomic-primops
 pkgname=haskell-atomic-primops
 pkgver=0.8.4
-pkgrel=18
+pkgrel=19
 pkgdesc="A safe approach to CAS and other atomic ops in Haskell"
 url="https://github.com/rrnewton/haskell-lockfree/wiki";
 license=('BSD')

Reply via email to