[arch-commits] Commit in haskell-monad-control/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Mon Feb 7 15:49:06 UTC 2022
Date: Monday, February 7, 2022 @ 15:49:06
Author: felixonmars
Revision: 1128199
upgpkg: haskell-monad-control 1.0.3.1-29: rebuild with base-compat 0.12.0, base-compat-batteries 0.12.0
Modified:
haskell-monad-control/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-02-07 15:48:48 UTC (rev 1128198)
+++ PKGBUILD 2022-02-07 15:49:06 UTC (rev 1128199)
@@ -4,7 +4,7 @@
_hkgname=monad-control
pkgname=haskell-monad-control
pkgver=1.0.3.1
-pkgrel=28
+pkgrel=29
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