Date: Sunday, October 10, 2021 @ 23:17:33 Author: felixonmars Revision: 1029335
upgpkg: squeak-vm 4.10.2.2614-6: libffi 3.4 rebuild Modified: squeak-vm/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-10-10 23:17:23 UTC (rev 1029334) +++ PKGBUILD 2021-10-10 23:17:33 UTC (rev 1029335) @@ -6,7 +6,7 @@ pkgname=squeak-vm pkgver=4.10.2.2614 -pkgrel=5 +pkgrel=6 pkgdesc="Full-featured implementation of the Smalltalk programming language and environment" arch=('x86_64') url="http://squeakvm.org"