[arch-commits] Commit in haskell-monad-control/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sun Nov 22 17:16:54 UTC 2020
Date: Sunday, November 22, 2020 @ 17:16:53
Author: felixonmars
Revision: 759286
upgpkg: haskell-monad-control 1.0.2.3-99: rebuild with optparse-applicative 0.16.1.0
Modified:
haskell-monad-control/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-11-22 17:16:12 UTC (rev 759285)
+++ PKGBUILD 2020-11-22 17:16:53 UTC (rev 759286)
@@ -4,7 +4,7 @@
_hkgname=monad-control
pkgname=haskell-monad-control
pkgver=1.0.2.3
-pkgrel=98
+pkgrel=99
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