[arch-commits] Commit in haskell-th-lift/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Mon Dec 10 00:29:54 UTC 2018
Date: Monday, December 10, 2018 @ 00:29:53
Author: felixonmars
Revision: 413545
upgpkg: haskell-th-lift 0.7.11-4
rebuild with ghc 8.6.3, cmark-gfm 0.1.6
Modified:
haskell-th-lift/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-12-10 00:29:22 UTC (rev 413544)
+++ PKGBUILD 2018-12-10 00:29:53 UTC (rev 413545)
@@ -3,10 +3,10 @@
_hkgname=th-lift
pkgname=haskell-th-lift
pkgver=0.7.11
-pkgrel=3
+pkgrel=4
pkgdesc="Derive Template Haskell's Lift class for datatypes."
url="https://github.com/ekmett/th-lift/"
-license=('custom:BSD3')
+license=('BSD')
arch=('x86_64')
depends=('ghc-libs' 'haskell-th-abstraction')
makedepends=('ghc')
More information about the arch-commits
mailing list