Date: Wednesday, February 8, 2023 @ 22:20:15 Author: felixonmars Revision: 1396723
upgpkg: haskell-text-show 3.10-20: rebuild with unliftio-core 0.2.1.0 Modified: haskell-text-show/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-02-08 22:18:41 UTC (rev 1396722) +++ PKGBUILD 2023-02-08 22:20:15 UTC (rev 1396723) @@ -3,7 +3,7 @@ _hkgname=text-show pkgname=haskell-text-show pkgver=3.10 -pkgrel=19 +pkgrel=20 pkgdesc="Efficient conversion of values into Text" url="https://github.com/RyanGlScott/text-show" license=('BSD')
