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

Felix Yan felixonmars at archlinux.org
Mon Dec 10 01:36:33 UTC 2018


    Date: Monday, December 10, 2018 @ 01:36:32
  Author: felixonmars
Revision: 413695

upgpkg: haskell-exceptions 0.10.0-10

rebuild with ghc 8.6.3, cmark-gfm 0.1.6

Modified:
  haskell-exceptions/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-12-10 01:36:30 UTC (rev 413694)
+++ PKGBUILD	2018-12-10 01:36:32 UTC (rev 413695)
@@ -4,10 +4,10 @@
 _hkgname=exceptions
 pkgname=haskell-exceptions
 pkgver=0.10.0
-pkgrel=9
+pkgrel=10
 pkgdesc="Extensible optionally-pure exceptions"
 url="https://github.com/ekmett/exceptions/"
-license=("custom:BSD3")
+license=("BSD")
 arch=('x86_64')
 depends=('ghc-libs' 'haskell-transformers-compat')
 makedepends=('ghc' 'haskell-quickcheck' 'haskell-test-framework' 'haskell-test-framework-hunit'



More information about the arch-commits mailing list