[arch-commits] Commit in haskell-enclosed-exceptions/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Fri Jun 1 07:26:21 UTC 2018


    Date: Friday, June 1, 2018 @ 07:26:20
  Author: felixonmars
Revision: 335577

upgpkg: haskell-enclosed-exceptions 1.0.2-19

rebuild with ghc 8.4.3

Modified:
  haskell-enclosed-exceptions/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-01 07:25:50 UTC (rev 335576)
+++ PKGBUILD	2018-06-01 07:26:20 UTC (rev 335577)
@@ -5,7 +5,7 @@
 _hkgname=enclosed-exceptions
 pkgname=haskell-enclosed-exceptions
 pkgver=1.0.2
-pkgrel=18
+pkgrel=19
 pkgdesc="Catching all exceptions from within an enclosed computation"
 url="https://github.com/jcristovao/enclosed-exceptions"
 license=("MIT")



More information about the arch-commits mailing list