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

Felix Yan felixonmars at gemini.archlinux.org
Sun Jun 5 17:33:25 UTC 2022


    Date: Sunday, June 5, 2022 @ 17:33:24
  Author: felixonmars
Revision: 1223490

upgpkg: haskell-monad-control 1.0.3.1-49: rebuild with hspec 2.9.7, hspec-core 2.9.7, hspec-discover 2.9.7

Modified:
  haskell-monad-control/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-05 17:33:17 UTC (rev 1223489)
+++ PKGBUILD	2022-06-05 17:33:24 UTC (rev 1223490)
@@ -4,7 +4,7 @@
 _hkgname=monad-control
 pkgname=haskell-monad-control
 pkgver=1.0.3.1
-pkgrel=48
+pkgrel=49
 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