Date: Tuesday, February 9, 2021 @ 20:54:13 Author: felixonmars Revision: 851632
upgpkg: haskell-string-conversions 0.4.0.1-34: rebuild with ghc 8.10.4 Modified: haskell-string-conversions/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-09 20:53:50 UTC (rev 851631) +++ PKGBUILD 2021-02-09 20:54:13 UTC (rev 851632) @@ -4,7 +4,7 @@ _hkgname=string-conversions pkgname=haskell-string-conversions pkgver=0.4.0.1 -pkgrel=33 +pkgrel=34 pkgdesc="Simplifies dealing with different types for strings" url="https://github.com/soenkehahn/string-conversions" license=("BSD")
