Date: Saturday, May 14, 2022 @ 11:55:37 Author: felixonmars Revision: 1203973
upgpkg: haskell-quickcheck-text 0.1.2.1-69: rebuild with hashable 1.4.0.2 Modified: haskell-quickcheck-text/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-05-14 11:55:28 UTC (rev 1203972) +++ PKGBUILD 2022-05-14 11:55:37 UTC (rev 1203973) @@ -3,7 +3,7 @@ _hkgname=quickcheck-text pkgname=haskell-quickcheck-text pkgver=0.1.2.1 -pkgrel=68 +pkgrel=69 pkgdesc="Alternative arbitrary instance for Text" url="https://github.com/olorin/quickcheck-text" license=("MIT")
