[arch-commits] Commit in haskell-lifted-async/trunk (PKGBUILD)
    Felix Yan 
    felixonmars at gemini.archlinux.org
       
    Tue Jul 20 09:53:42 UTC 2021
    
    
  
    Date: Tuesday, July 20, 2021 @ 09:53:42
  Author: felixonmars
Revision: 979583
upgpkg: haskell-lifted-async 0.10.2-29: rebuild with regex-posix 0.96.0.1
Modified:
  haskell-lifted-async/trunk/PKGBUILD
----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-07-20 09:52:56 UTC (rev 979582)
+++ PKGBUILD	2021-07-20 09:53:42 UTC (rev 979583)
@@ -3,7 +3,7 @@
 _hkgname=lifted-async
 pkgname=haskell-lifted-async
 pkgver=0.10.2
-pkgrel=28
+pkgrel=29
 pkgdesc="Run lifted IO operations asynchronously and wait for their results"
 url="https://github.com/maoe/lifted-async"
 license=('BSD')
    
    
More information about the arch-commits
mailing list