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

Felix Yan felixonmars at archlinux.org
Fri Jul 6 14:28:12 UTC 2018


    Date: Friday, July 6, 2018 @ 14:28:12
  Author: felixonmars
Revision: 353707

upgpkg: haskell-enclosed-exceptions 1.0.2-25

rebuild with hspec 2.5.3, hspec-core 2.5.3, hspec-discover 2.5.3

Modified:
  haskell-enclosed-exceptions/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-07-06 14:27:35 UTC (rev 353706)
+++ PKGBUILD	2018-07-06 14:28:12 UTC (rev 353707)
@@ -5,7 +5,7 @@
 _hkgname=enclosed-exceptions
 pkgname=haskell-enclosed-exceptions
 pkgver=1.0.2
-pkgrel=24
+pkgrel=25
 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