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

Felix Yan felixonmars at archlinux.org
Sun Dec 9 19:49:58 UTC 2018


    Date: Sunday, December 9, 2018 @ 19:49:54
  Author: felixonmars
Revision: 413054

upgpkg: alex 3.2.4-7

rebuild with ghc 8.6.3

Modified:
  alex/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-12-09 19:49:11 UTC (rev 413053)
+++ PKGBUILD	2018-12-09 19:49:54 UTC (rev 413054)
@@ -5,11 +5,11 @@
 
 pkgname=alex
 pkgver=3.2.4
-pkgrel=6
+pkgrel=7
 pkgdesc='Lexical analyser generator for Haskell'
 arch=('x86_64')
 url='https://hackage.haskell.org/package/alex'
-license=('custom:BSD3')
+license=('BSD')
 depends=('ghc-libs')
 makedepends=('happy' 'ghc')
 source=("https://hackage.haskell.org/packages/archive/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz")



More information about the arch-commits mailing list