Date: Tuesday, November 1, 2022 @ 22:25:33
Author: felixonmars
Revision: 1340419
upgpkg: lua-cqueues 20200726-4: OpenSSL 3.0 rebuild
Modified:
lua-cqueues/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-11-01 22:25:31 UTC (rev 1340418)
+++ PKGBUILD 2022-11-01 22:25:33 UTC (rev 1340419)
@@ -2,7 +2,7 @@
pkgname=('lua-cqueues' 'lua51-cqueues' 'lua52-cqueues' 'lua53-cqueues')
pkgver=20200726
-pkgrel=3
+pkgrel=4
arch=('x86_64')
pkgdesc='Continuation Queues: Embeddable asynchronous networking, threading,
and notification framework'
url='http://25thandclement.com/~william/projects/cqueues.html'