[arch-commits] Commit in haskell-atomic-primops/trunk (PKGBUILD)
    Felix Yan 
    felixonmars at archlinux.org
       
    Fri Nov 27 15:46:39 UTC 2020
    
    
  
    Date: Friday, November 27, 2020 @ 15:46:39
  Author: felixonmars
Revision: 764383
upgpkg: haskell-atomic-primops 0.8.4-12: rebuild with unbounded-delays 0.1.1.1
Modified:
  haskell-atomic-primops/trunk/PKGBUILD
----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-11-27 15:46:04 UTC (rev 764382)
+++ PKGBUILD	2020-11-27 15:46:39 UTC (rev 764383)
@@ -3,7 +3,7 @@
 _hkgname=atomic-primops
 pkgname=haskell-atomic-primops
 pkgver=0.8.4
-pkgrel=11
+pkgrel=12
 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