Date: Friday, April 24, 2020 @ 03:07:10 Author: felixonmars Revision: 618627
upgpkg: haskell-hinotify 0.4-13: rebuild with ghc 8.10.1 Modified: haskell-hinotify/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-04-24 03:06:43 UTC (rev 618626) +++ PKGBUILD 2020-04-24 03:07:10 UTC (rev 618627) @@ -4,7 +4,7 @@ _hkgname=hinotify pkgname=haskell-hinotify pkgver=0.4 -pkgrel=12 +pkgrel=13 pkgdesc="Haskell binding to inotify" url="https://github.com/kolmodin/hinotify.git" license=("BSD")
