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

Felix Yan felixonmars at archlinux.org
Tue Oct 27 17:04:38 UTC 2020


    Date: Tuesday, October 27, 2020 @ 17:04:37
  Author: felixonmars
Revision: 734680

upgpkg: haskell-atomic-primops 0.8.4-6: rebuild with optparse-applicative 0.16.0.0, optparse-generic 1.4.3, turtle 1.5.21

Modified:
  haskell-atomic-primops/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-27 17:04:12 UTC (rev 734679)
+++ PKGBUILD	2020-10-27 17:04:37 UTC (rev 734680)
@@ -3,7 +3,7 @@
 _hkgname=atomic-primops
 pkgname=haskell-atomic-primops
 pkgver=0.8.4
-pkgrel=5
+pkgrel=6
 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