Date: Sunday, June 5, 2022 @ 19:12:08 Author: felixonmars Revision: 1224023
upgpkg: haskell-text-show 3.9.7-4: rebuild with hspec 2.9.7, hspec-core 2.9.7, hspec-discover 2.9.7 Modified: haskell-text-show/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-06-05 19:12:01 UTC (rev 1224022) +++ PKGBUILD 2022-06-05 19:12:08 UTC (rev 1224023) @@ -3,7 +3,7 @@ _hkgname=text-show pkgname=haskell-text-show pkgver=3.9.7 -pkgrel=3 +pkgrel=4 pkgdesc="Efficient conversion of values into Text" url="https://github.com/RyanGlScott/text-show" license=('BSD')
