Date: Wednesday, April 1, 2020 @ 10:46:32 Author: felixonmars Revision: 608716
upgpkg: haskell-system-filepath 0.4.14-49: rebuild with QuickCheck 2.14 Modified: haskell-system-filepath/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-04-01 10:45:50 UTC (rev 608715) +++ PKGBUILD 2020-04-01 10:46:32 UTC (rev 608716) @@ -4,7 +4,7 @@ _hkgname=system-filepath pkgname=haskell-system-filepath pkgver=0.4.14 -pkgrel=48 +pkgrel=49 pkgdesc="High-level, byte-based file and directory path manipulations" url="https://hackage.haskell.org/package/${_hkgname}" license=("BSD")
