Date: Sunday, March 15, 2020 @ 20:49:05 Author: felixonmars Revision: 598555
upgpkg: haskell-uuid 1.3.13-30: rebuild with hashable 1.3.0.0 Modified: haskell-uuid/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-15 20:48:22 UTC (rev 598554) +++ PKGBUILD 2020-03-15 20:49:05 UTC (rev 598555) @@ -4,7 +4,7 @@ _hkgname=uuid pkgname=haskell-uuid pkgver=1.3.13 -pkgrel=29 +pkgrel=30 pkgdesc="For creating, comparing, parsing and printing Universally Unique Identifiers" url="https://github.com/aslatter/uuid" license=("BSD")
