Date: Wednesday, December 28, 2022 @ 01:47:15 Author: felixonmars Revision: 1369169
upgpkg: haskell-text-manipulate 0.3.1.0-36: rebuild with tasty 1.4.3 Modified: haskell-text-manipulate/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-12-28 01:47:14 UTC (rev 1369168) +++ PKGBUILD 2022-12-28 01:47:15 UTC (rev 1369169) @@ -3,7 +3,7 @@ _hkgname=text-manipulate pkgname=haskell-text-manipulate pkgver=0.3.1.0 -pkgrel=35 +pkgrel=36 pkgdesc="Case conversion, word boundary manipulation, and textual subjugation" url="https://github.com/brendanhay/text-manipulate" license=('MPL2')
