[arch-commits] Commit in haskell-monad-control/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Tue Oct 27 17:00:11 UTC 2020
Date: Tuesday, October 27, 2020 @ 17:00:10
Author: felixonmars
Revision: 734666
upgpkg: haskell-monad-control 1.0.2.3-94: rebuild with optparse-applicative 0.16.0.0, optparse-generic 1.4.3, turtle 1.5.21
Modified:
haskell-monad-control/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-10-27 16:59:42 UTC (rev 734665)
+++ PKGBUILD 2020-10-27 17:00:10 UTC (rev 734666)
@@ -4,7 +4,7 @@
_hkgname=monad-control
pkgname=haskell-monad-control
pkgver=1.0.2.3
-pkgrel=93
+pkgrel=94
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