Date: Wednesday, October 26, 2022 @ 12:54:13 Author: felixonmars Revision: 1335372
upgpkg: haskell-quickcheck-text 0.1.2.1-92: rebuild with doctest 0.20.1 Modified: haskell-quickcheck-text/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-10-26 12:54:04 UTC (rev 1335371) +++ PKGBUILD 2022-10-26 12:54:13 UTC (rev 1335372) @@ -3,7 +3,7 @@ _hkgname=quickcheck-text pkgname=haskell-quickcheck-text pkgver=0.1.2.1 -pkgrel=91 +pkgrel=92 pkgdesc="Alternative arbitrary instance for Text" url="https://github.com/olorin/quickcheck-text" license=("MIT")
