Date: Friday, May 21, 2021 @ 02:15:57
  Author: felixonmars
Revision: 939906

upgpkg: haskell-atomic-primops 0.8.4-64: rebuild with hashable 1.3.2.0

Modified:
  haskell-atomic-primops/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2021-05-21 02:15:27 UTC (rev 939905)
+++ PKGBUILD    2021-05-21 02:15:57 UTC (rev 939906)
@@ -3,7 +3,7 @@
 _hkgname=atomic-primops
 pkgname=haskell-atomic-primops
 pkgver=0.8.4
-pkgrel=63
+pkgrel=64
 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