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

Felix Yan felixonmars at archlinux.org
Sun Dec 9 20:40:24 UTC 2018


    Date: Sunday, December 9, 2018 @ 20:40:23
  Author: felixonmars
Revision: 413178

upgpkg: haskell-extensible-exceptions 0.1.1.4-23

rebuild with ghc 8.6.3

Modified:
  haskell-extensible-exceptions/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-12-09 20:39:53 UTC (rev 413177)
+++ PKGBUILD	2018-12-09 20:40:23 UTC (rev 413178)
@@ -3,10 +3,10 @@
 _hkgname=extensible-exceptions
 pkgname=haskell-${_hkgname}
 pkgver=0.1.1.4
-pkgrel=22
+pkgrel=23
 pkgdesc="extensible exceptions for both new and old versions of GHC"
 url="https://hackage.haskell.org/package/extensible-exceptions"
-license=('custom:BSD3')
+license=('BSD')
 arch=('x86_64')
 depends=('ghc-libs' 'sh')
 makedepends=('ghc')



More information about the arch-commits mailing list