Date: Friday, January 29, 2021 @ 04:48:54 Author: felixonmars Revision: 834139
upgpkg: haskell-text-show 3.9-45: rebuild with bifunctors 5.5.10 Modified: haskell-text-show/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-29 04:46:10 UTC (rev 834138) +++ PKGBUILD 2021-01-29 04:48:54 UTC (rev 834139) @@ -3,7 +3,7 @@ _hkgname=text-show pkgname=haskell-text-show pkgver=3.9 -pkgrel=44 +pkgrel=45 pkgdesc="Efficient conversion of values into Text" url="https://github.com/RyanGlScott/text-show" license=('BSD')
