Date: Monday, June 7, 2021 @ 10:13:08 Author: felixonmars Revision: 957307
upgpkg: haskell-string-conversions 0.4.0.1-62: rebuild with ghc 8.10.5 Modified: haskell-string-conversions/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-06-07 10:12:30 UTC (rev 957306) +++ PKGBUILD 2021-06-07 10:13:08 UTC (rev 957307) @@ -4,7 +4,7 @@ _hkgname=string-conversions pkgname=haskell-string-conversions pkgver=0.4.0.1 -pkgrel=61 +pkgrel=62 pkgdesc="Simplifies dealing with different types for strings" url="https://github.com/soenkehahn/string-conversions" license=("BSD")
