Date: Monday, March 21, 2022 @ 19:16:54 Author: felixonmars Revision: 1168038
upgpkg: haskell-text-show 3.9.5-2: rebuild with hspec 2.9.2, hspec-core 2.9.2, hspec-discover 2.9.2, hspec-meta 2.9.0.1 Modified: haskell-text-show/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-21 19:16:46 UTC (rev 1168037) +++ PKGBUILD 2022-03-21 19:16:54 UTC (rev 1168038) @@ -3,7 +3,7 @@ _hkgname=text-show pkgname=haskell-text-show pkgver=3.9.5 -pkgrel=1 +pkgrel=2 pkgdesc="Efficient conversion of values into Text" url="https://github.com/RyanGlScott/text-show" license=('BSD')
