Date: Friday, June 12, 2020 @ 17:37:42 Author: felixonmars Revision: 642456
upgpkg: haskell-fsnotify 0.3.0.1-101: rebuild with smallcheck 1.1.6 Modified: haskell-fsnotify/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-06-12 17:36:59 UTC (rev 642455) +++ PKGBUILD 2020-06-12 17:37:42 UTC (rev 642456) @@ -4,7 +4,7 @@ _hkgname=fsnotify pkgname=haskell-fsnotify pkgver=0.3.0.1 -pkgrel=100 +pkgrel=101 pkgdesc="Cross platform library for file change notification." url="https://github.com/haskell-fswatch/hfsnotify" license=("BSD")