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

Felix Yan felixonmars at archlinux.org
Wed Mar 27 19:59:23 UTC 2019


    Date: Wednesday, March 27, 2019 @ 19:59:22
  Author: felixonmars
Revision: 444946

upgpkg: haskell-monad-control 1.0.2.3-30

rebuild with base-orphans 0.8.1

Modified:
  haskell-monad-control/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-03-27 19:58:49 UTC (rev 444945)
+++ PKGBUILD	2019-03-27 19:59:22 UTC (rev 444946)
@@ -4,7 +4,7 @@
 _hkgname=monad-control
 pkgname=haskell-monad-control
 pkgver=1.0.2.3
-pkgrel=29
+pkgrel=30
 pkgdesc="Lift control operations, like exception catching, through monad transformers"
 url="https://github.com/basvandijk/monad-control"
 license=("BSD")



More information about the arch-commits mailing list