Date: Tuesday, May 12, 2020 @ 14:39:41 Author: felixonmars Revision: 626936
upgpkg: haskell-fsnotify 0.3.0.1-96: rebuild with tasty 1.3 Modified: haskell-fsnotify/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-05-12 14:39:07 UTC (rev 626935) +++ PKGBUILD 2020-05-12 14:39:41 UTC (rev 626936) @@ -4,7 +4,7 @@ _hkgname=fsnotify pkgname=haskell-fsnotify pkgver=0.3.0.1 -pkgrel=95 +pkgrel=96 pkgdesc="Cross platform library for file change notification." url="https://github.com/haskell-fswatch/hfsnotify" license=("BSD")
