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

Felix Yan felixonmars at archlinux.org
Mon May 28 06:52:58 UTC 2018


    Date: Monday, May 28, 2018 @ 06:52:57
  Author: felixonmars
Revision: 332207

upgpkg: haskell-monad-control 1.0.2.3-4

rebuild with exceptions 0.10.0

Modified:
  haskell-monad-control/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-28 06:52:12 UTC (rev 332206)
+++ PKGBUILD	2018-05-28 06:52:57 UTC (rev 332207)
@@ -5,7 +5,7 @@
 _hkgname=monad-control
 pkgname=haskell-monad-control
 pkgver=1.0.2.3
-pkgrel=3
+pkgrel=4
 pkgdesc="Lift control operations, like exception catching, through monad transformers"
 url="https://github.com/basvandijk/monad-control"
 license=("custom:BSD3")



More information about the arch-commits mailing list