Date: Saturday, February 15, 2020 @ 17:59:49 Author: felixonmars Revision: 571803
upgpkg: haskell-string-conversions 0.4.0.1-15: rebuild with ghc 8.8.2 Modified: haskell-string-conversions/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-15 17:59:11 UTC (rev 571802) +++ PKGBUILD 2020-02-15 17:59:49 UTC (rev 571803) @@ -4,7 +4,7 @@ _hkgname=string-conversions pkgname=haskell-string-conversions pkgver=0.4.0.1 -pkgrel=14 +pkgrel=15 pkgdesc="Simplifies dealing with different types for strings" url="https://github.com/soenkehahn/string-conversions" license=("BSD")
