[arch-commits] Commit in haskell-monad-control/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Fri Jan 22 19:47:56 UTC 2021
Date: Friday, January 22, 2021 @ 19:47:56
Author: felixonmars
Revision: 824998
upgpkg: haskell-monad-control 1.0.2.3-119: rebuild with hspec 2.7.7, hspec-core 2.7.7, hspec-discover 2.7.7
Modified:
haskell-monad-control/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-01-22 19:47:20 UTC (rev 824997)
+++ PKGBUILD 2021-01-22 19:47:56 UTC (rev 824998)
@@ -4,7 +4,7 @@
_hkgname=monad-control
pkgname=haskell-monad-control
pkgver=1.0.2.3
-pkgrel=118
+pkgrel=119
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