Date: Sunday, September 25, 2022 @ 19:29:30 Author: felixonmars Revision: 1309920
upgpkg: haskell-quickcheck-text 0.1.2.1-87: rebuild with optparse-applicative 0.17.0.0 Modified: haskell-quickcheck-text/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-25 19:29:28 UTC (rev 1309919) +++ PKGBUILD 2022-09-25 19:29:30 UTC (rev 1309920) @@ -3,7 +3,7 @@ _hkgname=quickcheck-text pkgname=haskell-quickcheck-text pkgver=0.1.2.1 -pkgrel=86 +pkgrel=87 pkgdesc="Alternative arbitrary instance for Text" url="https://github.com/olorin/quickcheck-text" license=("MIT")
