Date: Wednesday, October 26, 2022 @ 13:05:30 Author: felixonmars Revision: 1335477
upgpkg: haskell-text-manipulate 0.3.1.0-31: rebuild with doctest 0.20.1 Modified: haskell-text-manipulate/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-10-26 13:05:21 UTC (rev 1335476) +++ PKGBUILD 2022-10-26 13:05:30 UTC (rev 1335477) @@ -3,7 +3,7 @@ _hkgname=text-manipulate pkgname=haskell-text-manipulate pkgver=0.3.1.0 -pkgrel=30 +pkgrel=31 pkgdesc="Case conversion, word boundary manipulation, and textual subjugation" url="https://github.com/brendanhay/text-manipulate" license=('MPL2')