Date: Wednesday, May 15, 2019 @ 18:28:42 Author: felixonmars Revision: 467447
upgpkg: haskell-dbus 1.2.7-1 rebuild with dbus 1.2.7 Modified: haskell-dbus/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-05-15 18:17:10 UTC (rev 467446) +++ PKGBUILD 2019-05-15 18:28:42 UTC (rev 467447) @@ -3,8 +3,8 @@ _hkgname=dbus pkgname=haskell-dbus -pkgver=1.2.6 -pkgrel=15 +pkgver=1.2.7 +pkgrel=1 pkgdesc="A client library for the D-Bus IPC system" url="https://john-millikin.com/software/haskell-dbus/" license=("GPL3") @@ -15,7 +15,7 @@ makedepends=('ghc' 'haskell-extra' 'haskell-quickcheck' 'haskell-resourcet' 'haskell-tasty' 'haskell-tasty-hunit' 'haskell-tasty-quickcheck') source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") -sha512sums=('300baea0abb4e5a505a2ace8b3cec86ce6519dc45a0354b92f9547eddcd19e322726c041ab9943ba532476c03af746d78c065f7adddb8e67311ccf6b46ea4303') +sha512sums=('07ab78ae93b0249f7f2da0af59b5f958daa1b140287eab21962eb8ed53bc608dbd0d906d91a6a7e1bc8a9a82a2ad8e294b540ab0a6c3e01337fbb151a2211ca3') build() { cd $_hkgname-$pkgver
