[arch-commits] Commit in haskell-atomic-primops/trunk (PKGBUILD)

Felix Yan felixonmars at gemini.archlinux.org
Wed Nov 17 00:22:01 UTC 2021


    Date: Wednesday, November 17, 2021 @ 00:22:01
  Author: felixonmars
Revision: 1049050

upgpkg: haskell-atomic-primops 0.8.4-88: rebuild with splitmix 0.1.0.4

Modified:
  haskell-atomic-primops/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-11-17 00:21:32 UTC (rev 1049049)
+++ PKGBUILD	2021-11-17 00:22:01 UTC (rev 1049050)
@@ -3,7 +3,7 @@
 _hkgname=atomic-primops
 pkgname=haskell-atomic-primops
 pkgver=0.8.4
-pkgrel=87
+pkgrel=88
 pkgdesc="A safe approach to CAS and other atomic ops in Haskell"
 url="https://github.com/rrnewton/haskell-lockfree/wiki"
 license=('BSD')



More information about the arch-commits mailing list