[arch-commits] Commit in haskell-monad-control/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sun Nov 15 20:26:50 UTC 2020
Date: Sunday, November 15, 2020 @ 20:26:50
Author: felixonmars
Revision: 754755
upgpkg: haskell-monad-control 1.0.2.3-98: rebuild with QuickCheck 2.14.2
Modified:
haskell-monad-control/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-11-15 20:26:12 UTC (rev 754754)
+++ PKGBUILD 2020-11-15 20:26:50 UTC (rev 754755)
@@ -4,7 +4,7 @@
_hkgname=monad-control
pkgname=haskell-monad-control
pkgver=1.0.2.3
-pkgrel=97
+pkgrel=98
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