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

Felix Yan felixonmars at archlinux.org
Mon Nov 27 07:34:30 UTC 2017


    Date: Monday, November 27, 2017 @ 07:34:29
  Author: felixonmars
Revision: 269408

upgpkg: haskell-enclosed-exceptions 1.0.2-11

rebuild with ghc 8.2.2

Modified:
  haskell-enclosed-exceptions/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-11-27 07:33:53 UTC (rev 269407)
+++ PKGBUILD	2017-11-27 07:34:29 UTC (rev 269408)
@@ -5,7 +5,7 @@
 _hkgname=enclosed-exceptions
 pkgname=haskell-enclosed-exceptions
 pkgver=1.0.2
-pkgrel=10
+pkgrel=11
 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