Date: Monday, October 17, 2022 @ 22:58:15 Author: felixonmars Revision: 1330195
upgpkg: haskell-quickcheck-text 0.1.2.1-91: rebuild with hspec 2.10.3, hspec-core 2.10.3, hspec-discover 2.10.3 Modified: haskell-quickcheck-text/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-10-17 22:58:14 UTC (rev 1330194) +++ PKGBUILD 2022-10-17 22:58:15 UTC (rev 1330195) @@ -3,7 +3,7 @@ _hkgname=quickcheck-text pkgname=haskell-quickcheck-text pkgver=0.1.2.1 -pkgrel=90 +pkgrel=91 pkgdesc="Alternative arbitrary instance for Text" url="https://github.com/olorin/quickcheck-text" license=("MIT")
