[arch-commits] Commit in haskell-async/trunk (PKGBUILD)
    Felix Yan 
    felixonmars at archlinux.org
       
    Mon May 11 19:19:40 UTC 2020
    
    
  
    Date: Monday, May 11, 2020 @ 19:19:40
  Author: felixonmars
Revision: 626345
upgpkg: haskell-async 2.2.2-8: rebuild with tasty 1.3
Modified:
  haskell-async/trunk/PKGBUILD
----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-11 19:18:55 UTC (rev 626344)
+++ PKGBUILD	2020-05-11 19:19:40 UTC (rev 626345)
@@ -4,7 +4,7 @@
 _hkgname=async
 pkgname=haskell-async
 pkgver=2.2.2
-pkgrel=7
+pkgrel=8
 pkgdesc="Run IO operations asynchronously and wait for their results"
 url="https://github.com/simonmar/async"
 license=("BSD")
    
    
More information about the arch-commits
mailing list