[arch-commits] Commit in haskell-monad-control/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu May 13 13:13:10 UTC 2021
Date: Thursday, May 13, 2021 @ 13:13:09
Author: felixonmars
Revision: 933223
upgpkg: haskell-monad-control 1.0.2.3-150: rebuild with hspec 2.8.0, hspec-core 2.8.0, hspec-discover 2.8.0
Modified:
haskell-monad-control/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-05-13 13:12:43 UTC (rev 933222)
+++ PKGBUILD 2021-05-13 13:13:09 UTC (rev 933223)
@@ -4,7 +4,7 @@
_hkgname=monad-control
pkgname=haskell-monad-control
pkgver=1.0.2.3
-pkgrel=149
+pkgrel=150
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