[arch-commits] Commit in haskell-atomic-primops/trunk (PKGBUILD)
    Felix Yan 
    felixonmars at gemini.archlinux.org
       
    Sun Jun  5 17:10:59 UTC 2022
    
    
  
    Date: Sunday, June 5, 2022 @ 17:10:58
  Author: felixonmars
Revision: 1223352
upgpkg: haskell-atomic-primops 0.8.4-123: rebuild with hspec 2.9.7, hspec-core 2.9.7, hspec-discover 2.9.7
Modified:
  haskell-atomic-primops/trunk/PKGBUILD
----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-05 17:10:52 UTC (rev 1223351)
+++ PKGBUILD	2022-06-05 17:10:58 UTC (rev 1223352)
@@ -3,7 +3,7 @@
 _hkgname=atomic-primops
 pkgname=haskell-atomic-primops
 pkgver=0.8.4
-pkgrel=122
+pkgrel=123
 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