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

Felix Yan felixonmars at archlinux.org
Tue Mar 16 18:57:39 UTC 2021


    Date: Tuesday, March 16, 2021 @ 18:57:39
  Author: felixonmars
Revision: 892151

upgpkg: haskell-atomic-primops 0.8.4-52: rebuild with doctest 0.18.1

Modified:
  haskell-atomic-primops/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-16 18:57:02 UTC (rev 892150)
+++ PKGBUILD	2021-03-16 18:57:39 UTC (rev 892151)
@@ -3,7 +3,7 @@
 _hkgname=atomic-primops
 pkgname=haskell-atomic-primops
 pkgver=0.8.4
-pkgrel=51
+pkgrel=52
 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