Date: Tuesday, March 31, 2020 @ 04:55:18 Author: felixonmars Revision: 607574
upgpkg: haskell-dbus 1.2.12-4: rebuild with doctest 0.16.3 Modified: haskell-dbus/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-31 04:54:01 UTC (rev 607573) +++ PKGBUILD 2020-03-31 04:55:18 UTC (rev 607574) @@ -4,7 +4,7 @@ _hkgname=dbus pkgname=haskell-dbus pkgver=1.2.12 -pkgrel=3 +pkgrel=4 pkgdesc="A client library for the D-Bus IPC system" url="https://john-millikin.com/software/haskell-dbus/" license=("GPL3")