[arch-commits] Commit in haskell-atomic-primops/trunk (PKGBUILD)
    Felix Yan 
    felixonmars at archlinux.org
       
    Fri Mar 12 00:28:34 UTC 2021
    
    
  
    Date: Friday, March 12, 2021 @ 00:28:34
  Author: felixonmars
Revision: 887745
upgpkg: haskell-atomic-primops 0.8.4-51: rebuild with tasty 1.4.0.1
Modified:
  haskell-atomic-primops/trunk/PKGBUILD
----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-12 00:28:00 UTC (rev 887744)
+++ PKGBUILD	2021-03-12 00:28:34 UTC (rev 887745)
@@ -3,7 +3,7 @@
 _hkgname=atomic-primops
 pkgname=haskell-atomic-primops
 pkgver=0.8.4
-pkgrel=50
+pkgrel=51
 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