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

Felix Yan felixonmars at archlinux.org
Mon Jun 7 08:26:57 UTC 2021


    Date: Monday, June 7, 2021 @ 08:26:57
  Author: felixonmars
Revision: 957209

upgpkg: haskell-atomic-primops 0.8.4-68: rebuild with ghc 8.10.5

Modified:
  haskell-atomic-primops/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-07 08:26:21 UTC (rev 957208)
+++ PKGBUILD	2021-06-07 08:26:57 UTC (rev 957209)
@@ -3,7 +3,7 @@
 _hkgname=atomic-primops
 pkgname=haskell-atomic-primops
 pkgver=0.8.4
-pkgrel=67
+pkgrel=68
 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