Date: Friday, February 4, 2022 @ 21:26:38 Author: felixonmars Revision: 1126064
upgpkg: haskell-dbus 1.2.22-19: rebuild with quickcheck-instances 0.3.26 Modified: haskell-dbus/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-02-04 21:25:18 UTC (rev 1126063) +++ PKGBUILD 2022-02-04 21:26:38 UTC (rev 1126064) @@ -4,7 +4,7 @@ _hkgname=dbus pkgname=haskell-dbus pkgver=1.2.22 -pkgrel=18 +pkgrel=19 pkgdesc="A client library for the D-Bus IPC system" url="https://john-millikin.com/software/haskell-dbus/" license=("GPL3")