Date: Monday, July 26, 2021 @ 20:19:46 Author: felixonmars Revision: 985872
upgpkg: haskell-string-conversions 0.4.0.1-69: rebuild with transformers-compat 0.7 Modified: haskell-string-conversions/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-07-26 20:19:16 UTC (rev 985871) +++ PKGBUILD 2021-07-26 20:19:46 UTC (rev 985872) @@ -4,7 +4,7 @@ _hkgname=string-conversions pkgname=haskell-string-conversions pkgver=0.4.0.1 -pkgrel=68 +pkgrel=69 pkgdesc="Simplifies dealing with different types for strings" url="https://github.com/soenkehahn/string-conversions" license=("BSD")
