Date: Sunday, September 25, 2022 @ 19:24:20
  Author: felixonmars
Revision: 1309880

upgpkg: haskell-atomic-primops 0.8.4-137: rebuild with optparse-applicative 
0.17.0.0

Modified:
  haskell-atomic-primops/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-09-25 19:24:20 UTC (rev 1309879)
+++ PKGBUILD    2022-09-25 19:24:20 UTC (rev 1309880)
@@ -3,7 +3,7 @@
 _hkgname=atomic-primops
 pkgname=haskell-atomic-primops
 pkgver=0.8.4
-pkgrel=136
+pkgrel=137
 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