Date: Sunday, December 9, 2018 @ 21:00:38 Author: felixonmars Revision: 413226
upgpkg: haskell-hinotify 0.4-4 rebuild with ghc 8.6.3 Modified: haskell-hinotify/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-12-09 21:00:06 UTC (rev 413225) +++ PKGBUILD 2018-12-09 21:00:38 UTC (rev 413226) @@ -4,10 +4,10 @@ _hkgname=hinotify pkgname=haskell-hinotify pkgver=0.4 -pkgrel=3 +pkgrel=4 pkgdesc="Haskell binding to inotify" url="https://github.com/kolmodin/hinotify.git" -license=("custom:BSD3") +license=("BSD") arch=('x86_64') depends=('ghc-libs' "haskell-async") makedepends=('ghc')
