[arch-commits] Commit in haskell-monad-control/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Wed May 19 20:40:53 UTC 2021


    Date: Wednesday, May 19, 2021 @ 20:40:53
  Author: felixonmars
Revision: 936812

upgpkg: haskell-monad-control 1.0.2.3-151: rebuild with hspec 2.8.1, hspec-core 2.8.1, hspec-discover 2.8.1

Modified:
  haskell-monad-control/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-05-19 20:40:08 UTC (rev 936811)
+++ PKGBUILD	2021-05-19 20:40:53 UTC (rev 936812)
@@ -4,7 +4,7 @@
 _hkgname=monad-control
 pkgname=haskell-monad-control
 pkgver=1.0.2.3
-pkgrel=150
+pkgrel=151
 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