Date: Wednesday, June 3, 2020 @ 18:12:04 Author: felixonmars Revision: 638433
upgpkg: haskell-fsnotify 0.3.0.1-99: rebuild with haskell-src-exts 1.23.1 Modified: haskell-fsnotify/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-06-03 18:11:16 UTC (rev 638432) +++ PKGBUILD 2020-06-03 18:12:04 UTC (rev 638433) @@ -4,7 +4,7 @@ _hkgname=fsnotify pkgname=haskell-fsnotify pkgver=0.3.0.1 -pkgrel=98 +pkgrel=99 pkgdesc="Cross platform library for file change notification." url="https://github.com/haskell-fswatch/hfsnotify" license=("BSD")