Date: Tuesday, July 7, 2020 @ 13:57:45 Author: felixonmars Revision: 658659
upgpkg: uthash 2.1.0-2: reproducibility rebuild Modified: uthash/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-07-07 13:57:38 UTC (rev 658658) +++ PKGBUILD 2020-07-07 13:57:45 UTC (rev 658659) @@ -3,7 +3,7 @@ # Contributor: Michael Frey <[email protected]> pkgname=uthash pkgver=2.1.0 -pkgrel=1 +pkgrel=2 pkgdesc="C preprocessor implementations of a hash table and a linked list" arch=('any') url="https://troydhanson.github.io/uthash/"
