Date: Friday, January 6, 2023 @ 19:49:15 Author: felixonmars Revision: 1379051
upgpkg: haskell-quickcheck-text 0.1.2.1-99: rebuild with hashable 1.4.2.0 Modified: haskell-quickcheck-text/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-01-06 19:48:23 UTC (rev 1379050) +++ PKGBUILD 2023-01-06 19:49:15 UTC (rev 1379051) @@ -3,7 +3,7 @@ _hkgname=quickcheck-text pkgname=haskell-quickcheck-text pkgver=0.1.2.1 -pkgrel=98 +pkgrel=99 pkgdesc="Alternative arbitrary instance for Text" url="https://github.com/olorin/quickcheck-text" license=("MIT")
