Date: Saturday, December 8, 2018 @ 12:16:16 Author: felixonmars Revision: 412263
upgpkg: haskell-gauge 0.2.4-5 rebuild with vector 0.12.0.2 Modified: haskell-gauge/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-12-08 12:14:30 UTC (rev 412262) +++ PKGBUILD 2018-12-08 12:16:16 UTC (rev 412263) @@ -4,10 +4,10 @@ _hkgname=gauge pkgname=haskell-gauge pkgver=0.2.4 -pkgrel=4 +pkgrel=5 pkgdesc="Small framework for performance measurement and analysis" url="https://github.com/vincenthz/hs-gauge" -license=("custom:BSD3") +license=("BSD") arch=('x86_64') depends=('ghc-libs' 'haskell-basement' 'haskell-vector') makedepends=('ghc' 'haskell-foundation')
