Date: Thursday, March 24, 2022 @ 01:58:45 Author: felixonmars Revision: 1173284
upgpkg: haskell-text-show 3.9.6-2: rebuild with hspec 2.9.3, hspec-core 2.9.3, hspec-discover 2.9.3, hspec-meta 2.9.2 Modified: haskell-text-show/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-24 01:56:33 UTC (rev 1173283) +++ PKGBUILD 2022-03-24 01:58:45 UTC (rev 1173284) @@ -3,7 +3,7 @@ _hkgname=text-show pkgname=haskell-text-show pkgver=3.9.6 -pkgrel=1 +pkgrel=2 pkgdesc="Efficient conversion of values into Text" url="https://github.com/RyanGlScott/text-show" license=('BSD')
