Date: Wednesday, June 29, 2022 @ 15:51:14 Author: felixonmars Revision: 1240961
upgpkg: haskell-string-conversions 0.4.0.1-121: rebuild with transformers-compat 0.7.2 Modified: haskell-string-conversions/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-06-29 15:51:06 UTC (rev 1240960) +++ PKGBUILD 2022-06-29 15:51:14 UTC (rev 1240961) @@ -4,7 +4,7 @@ _hkgname=string-conversions pkgname=haskell-string-conversions pkgver=0.4.0.1 -pkgrel=120 +pkgrel=121 pkgdesc="Simplifies dealing with different types for strings" url="https://github.com/soenkehahn/string-conversions" license=("BSD")
