Date: Friday, December 31, 2021 @ 02:36:35 Author: felixonmars Revision: 1089205
upgpkg: haskell-text-manipulate 0.3.0.0-83: rebuild with logging-facade 0.3.1 Modified: haskell-text-manipulate/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-12-31 02:35:49 UTC (rev 1089204) +++ PKGBUILD 2021-12-31 02:36:35 UTC (rev 1089205) @@ -3,7 +3,7 @@ _hkgname=text-manipulate pkgname=haskell-text-manipulate pkgver=0.3.0.0 -pkgrel=82 +pkgrel=83 pkgdesc="Case conversion, word boundary manipulation, and textual subjugation" url="https://github.com/brendanhay/text-manipulate" license=('MPL2')
