[arch-commits] Commit in haskell-retry/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Fri Oct 18 11:30:06 UTC 2019


    Date: Friday, October 18, 2019 @ 11:30:06
  Author: felixonmars
Revision: 516751

upgpkg: haskell-retry 0.8.1.0-2

rebuild with hedgehog 1.0.1

Modified:
  haskell-retry/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-10-18 11:29:14 UTC (rev 516750)
+++ PKGBUILD	2019-10-18 11:30:06 UTC (rev 516751)
@@ -4,7 +4,7 @@
 _hkgname=retry
 pkgname=haskell-retry
 pkgver=0.8.1.0
-pkgrel=1
+pkgrel=2
 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