Date: Friday, March 12, 2021 @ 03:23:35 Author: felixonmars Revision: 887965
upgpkg: haskell-string-conversions 0.4.0.1-45: rebuild with tasty 1.4.0.1 Modified: haskell-string-conversions/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-12 03:23:00 UTC (rev 887964) +++ PKGBUILD 2021-03-12 03:23:35 UTC (rev 887965) @@ -4,7 +4,7 @@ _hkgname=string-conversions pkgname=haskell-string-conversions pkgver=0.4.0.1 -pkgrel=44 +pkgrel=45 pkgdesc="Simplifies dealing with different types for strings" url="https://github.com/soenkehahn/string-conversions" license=("BSD")