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

Felix Yan felixonmars at archlinux.org
Fri Apr 24 06:55:42 UTC 2020


    Date: Friday, April 24, 2020 @ 06:55:41
  Author: felixonmars
Revision: 618910

upgpkg: haskell-monad-control 1.0.2.3-67: rebuild with ghc 8.10.1, protolude 0.3.0, repline 0.3.0.0

Modified:
  haskell-monad-control/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-04-24 06:55:14 UTC (rev 618909)
+++ PKGBUILD	2020-04-24 06:55:41 UTC (rev 618910)
@@ -4,7 +4,7 @@
 _hkgname=monad-control
 pkgname=haskell-monad-control
 pkgver=1.0.2.3
-pkgrel=66
+pkgrel=67
 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