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

Felix Yan felixonmars at archlinux.org
Mon Dec 10 01:40:25 UTC 2018


    Date: Monday, December 10, 2018 @ 01:40:25
  Author: felixonmars
Revision: 413703

upgpkg: haskell-glob 0.9.3-5

rebuild with ghc 8.6.3, cmark-gfm 0.1.6

Modified:
  haskell-glob/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-12-10 01:39:44 UTC (rev 413702)
+++ PKGBUILD	2018-12-10 01:40:25 UTC (rev 413703)
@@ -4,10 +4,10 @@
 _hkgname=Glob
 pkgname=haskell-glob
 pkgver=0.9.3
-pkgrel=4
+pkgrel=5
 pkgdesc="Globbing library"
 url="http://iki.fi/matti.niemenmaa/glob/"
-license=("custom:BSD3")
+license=("BSD")
 arch=('x86_64')
 depends=('ghc-libs' 'haskell-dlist' 'haskell-transformers-compat')
 makedepends=('ghc' 'haskell-hunit' 'haskell-quickcheck' 'haskell-test-framework'



More information about the arch-commits mailing list