Date: Sunday, August 30, 2020 @ 20:45:14 Author: felixonmars Revision: 693124
upgpkg: haskell-string-conversions 0.4.0.1-19: rebuild with happy 1.20.0 Modified: haskell-string-conversions/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-30 20:44:39 UTC (rev 693123) +++ PKGBUILD 2020-08-30 20:45:14 UTC (rev 693124) @@ -4,7 +4,7 @@ _hkgname=string-conversions pkgname=haskell-string-conversions pkgver=0.4.0.1 -pkgrel=18 +pkgrel=19 pkgdesc="Simplifies dealing with different types for strings" url="https://github.com/soenkehahn/string-conversions" license=("BSD")
