Date: Wednesday, February 10, 2021 @ 05:03:57 Author: felixonmars Revision: 852404
upgpkg: haskell-uuid 1.3.13-93: rebuild with ghc 8.10.4 Modified: haskell-uuid/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-10 05:03:28 UTC (rev 852403) +++ PKGBUILD 2021-02-10 05:03:57 UTC (rev 852404) @@ -4,7 +4,7 @@ _hkgname=uuid pkgname=haskell-uuid pkgver=1.3.13 -pkgrel=92 +pkgrel=93 pkgdesc="For creating, comparing, parsing and printing Universally Unique Identifiers" url="https://github.com/aslatter/uuid" license=("BSD")
