Date: Tuesday, February 9, 2021 @ 22:20:54 Author: felixonmars Revision: 851829
upgpkg: haskell-dbus 1.2.18-12: rebuild with ghc 8.10.4 Modified: haskell-dbus/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-09 22:19:57 UTC (rev 851828) +++ PKGBUILD 2021-02-09 22:20:54 UTC (rev 851829) @@ -4,7 +4,7 @@ _hkgname=dbus pkgname=haskell-dbus pkgver=1.2.18 -pkgrel=11 +pkgrel=12 pkgdesc="A client library for the D-Bus IPC system" url="https://john-millikin.com/software/haskell-dbus/" license=("GPL3")
