[arch-commits] Commit in haskell-async/trunk (PKGBUILD)
    Felix Yan 
    felixonmars at archlinux.org
       
    Tue Feb  9 11:04:59 UTC 2021
    
    
  
    Date: Tuesday, February 9, 2021 @ 11:04:59
  Author: felixonmars
Revision: 850952
upgpkg: haskell-async 2.2.2-93: rebuild with ghc 8.10.4
Modified:
  haskell-async/trunk/PKGBUILD
----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-09 11:04:34 UTC (rev 850951)
+++ PKGBUILD	2021-02-09 11:04:59 UTC (rev 850952)
@@ -4,7 +4,7 @@
 _hkgname=async
 pkgname=haskell-async
 pkgver=2.2.2
-pkgrel=92
+pkgrel=93
 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