Date: Monday, August 17, 2020 @ 17:48:55 Author: felixonmars Revision: 682946
upgpkg: haskell-hinotify 0.4-23: rebuild with ghc 8.10.2 Modified: haskell-hinotify/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-17 17:48:18 UTC (rev 682945) +++ PKGBUILD 2020-08-17 17:48:55 UTC (rev 682946) @@ -4,7 +4,7 @@ _hkgname=hinotify pkgname=haskell-hinotify pkgver=0.4 -pkgrel=22 +pkgrel=23 pkgdesc="Haskell binding to inotify" url="https://github.com/kolmodin/hinotify.git" license=("BSD")
