Date: Monday, March 7, 2022 @ 17:38:28 Author: felixonmars Revision: 1144550
upgpkg: haskell-quickcheck-text 0.1.2.1-56: rebuild with doctest 0.19.0 Modified: haskell-quickcheck-text/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-07 17:38:08 UTC (rev 1144549) +++ PKGBUILD 2022-03-07 17:38:28 UTC (rev 1144550) @@ -3,7 +3,7 @@ _hkgname=quickcheck-text pkgname=haskell-quickcheck-text pkgver=0.1.2.1 -pkgrel=55 +pkgrel=56 pkgdesc="Alternative arbitrary instance for Text" url="https://github.com/olorin/quickcheck-text" license=("MIT")
