Date: Monday, March 7, 2022 @ 19:18:29 Author: felixonmars Revision: 1144816
upgpkg: haskell-string-conversions 0.4.0.1-100: rebuild with doctest 0.19.0 Modified: haskell-string-conversions/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-07 19:18:12 UTC (rev 1144815) +++ PKGBUILD 2022-03-07 19:18:29 UTC (rev 1144816) @@ -4,7 +4,7 @@ _hkgname=string-conversions pkgname=haskell-string-conversions pkgver=0.4.0.1 -pkgrel=99 +pkgrel=100 pkgdesc="Simplifies dealing with different types for strings" url="https://github.com/soenkehahn/string-conversions" license=("BSD")
