Date: Saturday, February 15, 2020 @ 08:47:25 Author: felixonmars Revision: 571424
upgpkg: haskell-hinotify 0.4-9: rebuild with ghc 8.8.2 Modified: haskell-hinotify/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-15 08:46:50 UTC (rev 571423) +++ PKGBUILD 2020-02-15 08:47:25 UTC (rev 571424) @@ -4,7 +4,7 @@ _hkgname=hinotify pkgname=haskell-hinotify pkgver=0.4 -pkgrel=8 +pkgrel=9 pkgdesc="Haskell binding to inotify" url="https://github.com/kolmodin/hinotify.git" license=("BSD")
