Date: Wednesday, April 1, 2020 @ 11:54:28 Author: felixonmars Revision: 608814
upgpkg: haskell-fsnotify 0.3.0.1-91: rebuild with QuickCheck 2.14 Modified: haskell-fsnotify/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-04-01 11:54:00 UTC (rev 608813) +++ PKGBUILD 2020-04-01 11:54:28 UTC (rev 608814) @@ -4,7 +4,7 @@ _hkgname=fsnotify pkgname=haskell-fsnotify pkgver=0.3.0.1 -pkgrel=90 +pkgrel=91 pkgdesc="Cross platform library for file change notification." url="https://github.com/haskell-fswatch/hfsnotify" license=("BSD")
