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

Felix Yan felixonmars at gemini.archlinux.org
Wed May 4 10:26:15 UTC 2022


    Date: Wednesday, May 4, 2022 @ 10:26:14
  Author: felixonmars
Revision: 1193129

upgpkg: haskell-atomic-primops 0.8.4-117: rebuild with hspec 2.9.6, hspec-core 2.9.6, hspec-discover 2.9.6

Modified:
  haskell-atomic-primops/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-04 10:26:08 UTC (rev 1193128)
+++ PKGBUILD	2022-05-04 10:26:14 UTC (rev 1193129)
@@ -3,7 +3,7 @@
 _hkgname=atomic-primops
 pkgname=haskell-atomic-primops
 pkgver=0.8.4
-pkgrel=116
+pkgrel=117
 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