[arch-commits] Commit in haskell-retry/trunk (PKGBUILD)
    Felix Yan 
    felixonmars at archlinux.org
       
    Tue May 28 06:09:47 UTC 2019
    
    
  
    Date: Tuesday, May 28, 2019 @ 06:09:47
  Author: felixonmars
Revision: 472132
upgpkg: haskell-retry 0.8.0.1-6
rebuild with QuickCheck 2.13.1, hspec-core 2.7.1, hspec-discover 2.7.1, hspec 2.7.1, time-compat 1.9.2.2, quickcheck-instances 0.3.21, http-api-data 0.4.1
Modified:
  haskell-retry/trunk/PKGBUILD
----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-05-28 06:09:04 UTC (rev 472131)
+++ PKGBUILD	2019-05-28 06:09:47 UTC (rev 472132)
@@ -4,7 +4,7 @@
 _hkgname=retry
 pkgname=haskell-retry
 pkgver=0.8.0.1
-pkgrel=5
+pkgrel=6
 pkgdesc="Retry combinators for monadic actions that may fail"
 url="https://github.com/Soostone/retry"
 license=("BSD")
    
    
More information about the arch-commits
mailing list