Date: Tuesday, August 2, 2022 @ 12:19:36 Author: freswa Revision: 1259784
second glibc-2.36 rebuild against correct linux-headers this time Modified: acpi_call/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-08-02 12:14:49 UTC (rev 1259783) +++ PKGBUILD 2022-08-02 12:19:36 UTC (rev 1259784) @@ -4,7 +4,7 @@ pkgname=acpi_call pkgver=1.2.2 -pkgrel=59 +pkgrel=60 pkgdesc='A linux kernel module that enables calls to ACPI methods through /proc/acpi/call' url='https://github.com/mkottman/acpi_call' arch=('x86_64')
