Date: Sunday, January 16, 2022 @ 23:34:34 Author: felixonmars Revision: 1106709
upgpkg: haskell-dbus 1.2.22-8: rebuild with attoparsec 0.14.3 Modified: haskell-dbus/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-16 23:33:35 UTC (rev 1106708) +++ PKGBUILD 2022-01-16 23:34:34 UTC (rev 1106709) @@ -4,7 +4,7 @@ _hkgname=dbus pkgname=haskell-dbus pkgver=1.2.22 -pkgrel=7 +pkgrel=8 pkgdesc="A client library for the D-Bus IPC system" url="https://john-millikin.com/software/haskell-dbus/" license=("GPL3")