Date: Wednesday, April 1, 2020 @ 16:41:41 Author: felixonmars Revision: 609009
upgpkg: haskell-uuid 1.3.13-31: rebuild with QuickCheck 2.14 Modified: haskell-uuid/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-04-01 16:41:07 UTC (rev 609008) +++ PKGBUILD 2020-04-01 16:41:41 UTC (rev 609009) @@ -4,7 +4,7 @@ _hkgname=uuid pkgname=haskell-uuid pkgver=1.3.13 -pkgrel=30 +pkgrel=31 pkgdesc="For creating, comparing, parsing and printing Universally Unique Identifiers" url="https://github.com/aslatter/uuid" license=("BSD")
