Date: Wednesday, January 19, 2022 @ 23:54:11 Author: felixonmars Revision: 1110949
upgpkg: haskell-dbus 1.2.22-11: rebuild with cabal-doctest 1.0.9 Modified: haskell-dbus/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-19 23:53:09 UTC (rev 1110948) +++ PKGBUILD 2022-01-19 23:54:11 UTC (rev 1110949) @@ -4,7 +4,7 @@ _hkgname=dbus pkgname=haskell-dbus pkgver=1.2.22 -pkgrel=10 +pkgrel=11 pkgdesc="A client library for the D-Bus IPC system" url="https://john-millikin.com/software/haskell-dbus/" license=("GPL3")