Date: Saturday, August 28, 2021 @ 22:40:20 Author: felixonmars Revision: 1008096
upgpkg: haskell-quickcheck-text 0.1.2.1-30: rebuild with hashable 1.3.3.0 Modified: haskell-quickcheck-text/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-08-28 22:39:46 UTC (rev 1008095) +++ PKGBUILD 2021-08-28 22:40:20 UTC (rev 1008096) @@ -3,7 +3,7 @@ _hkgname=quickcheck-text pkgname=haskell-quickcheck-text pkgver=0.1.2.1 -pkgrel=29 +pkgrel=30 pkgdesc="Alternative arbitrary instance for Text" url="https://github.com/olorin/quickcheck-text" license=("MIT")
