[arch-commits] Commit in haskell-monad-control/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sun May 12 08:58:04 UTC 2019
Date: Sunday, May 12, 2019 @ 08:58:02
Author: felixonmars
Revision: 465994
upgpkg: haskell-monad-control 1.0.2.3-36
rebuild with transformers-compat 0.6.5
Modified:
haskell-monad-control/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-05-12 08:57:32 UTC (rev 465993)
+++ PKGBUILD 2019-05-12 08:58:02 UTC (rev 465994)
@@ -4,7 +4,7 @@
_hkgname=monad-control
pkgname=haskell-monad-control
pkgver=1.0.2.3
-pkgrel=35
+pkgrel=36
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