Date: Monday, June 7, 2021 @ 13:19:47 Author: felixonmars Revision: 957610
upgpkg: haskell-uuid 1.3.15-9: rebuild with ghc 8.10.5 Modified: haskell-uuid/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-06-07 13:19:01 UTC (rev 957609) +++ PKGBUILD 2021-06-07 13:19:47 UTC (rev 957610) @@ -4,7 +4,7 @@ _hkgname=uuid pkgname=haskell-uuid pkgver=1.3.15 -pkgrel=8 +pkgrel=9 pkgdesc="For creating, comparing, parsing and printing Universally Unique Identifiers" url="https://github.com/aslatter/uuid" license=("BSD")
