Date: Tuesday, March 31, 2020 @ 22:28:55 Author: felixonmars Revision: 608471
upgpkg: haskell-hinotify 0.4-12: rebuild with QuickCheck 2.14 Modified: haskell-hinotify/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-31 22:28:27 UTC (rev 608470) +++ PKGBUILD 2020-03-31 22:28:55 UTC (rev 608471) @@ -4,7 +4,7 @@ _hkgname=hinotify pkgname=haskell-hinotify pkgver=0.4 -pkgrel=11 +pkgrel=12 pkgdesc="Haskell binding to inotify" url="https://github.com/kolmodin/hinotify.git" license=("BSD")
