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

Felix Yan felixonmars at gemini.archlinux.org
Wed Jun 29 14:48:43 UTC 2022


    Date: Wednesday, June 29, 2022 @ 14:48:43
  Author: felixonmars
Revision: 1240593

upgpkg: haskell-atomic-primops 0.8.4-126: rebuild with transformers-compat 0.7.2

Modified:
  haskell-atomic-primops/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-29 14:48:10 UTC (rev 1240592)
+++ PKGBUILD	2022-06-29 14:48:43 UTC (rev 1240593)
@@ -3,7 +3,7 @@
 _hkgname=atomic-primops
 pkgname=haskell-atomic-primops
 pkgver=0.8.4
-pkgrel=125
+pkgrel=126
 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