Date: Saturday, February 15, 2020 @ 18:07:17 Author: felixonmars Revision: 571819
upgpkg: haskell-uuid 1.3.13-28: rebuild with ghc 8.8.2 Modified: haskell-uuid/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-15 18:06:31 UTC (rev 571818) +++ PKGBUILD 2020-02-15 18:07:17 UTC (rev 571819) @@ -4,7 +4,7 @@ _hkgname=uuid pkgname=haskell-uuid pkgver=1.3.13 -pkgrel=27 +pkgrel=28 pkgdesc="For creating, comparing, parsing and printing Universally Unique Identifiers" url="https://github.com/aslatter/uuid" license=("BSD")
