[arch-commits] Commit in haskell-dbus/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Sat Apr 13 18:24:51 UTC 2019


    Date: Saturday, April 13, 2019 @ 18:24:49
  Author: felixonmars
Revision: 451517

upgpkg: haskell-dbus 1.2.5-1

rebuild with dbus 1.2.5

Modified:
  haskell-dbus/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-13 18:21:50 UTC (rev 451516)
+++ PKGBUILD	2019-04-13 18:24:49 UTC (rev 451517)
@@ -3,8 +3,8 @@
 
 _hkgname=dbus
 pkgname=haskell-dbus
-pkgver=1.2.4
-pkgrel=10
+pkgver=1.2.5
+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=('5f62615d6fce9a8e7a555b42df9d134732769b36179a4324ed9ffa465c387e122a93b704d6e94e8b256f65974b589a74a5f7fbf49945aba4a649189ce6eaeda5')
+sha512sums=('2f9b5db2b71d5a0732aed48fa10ce1f04743a6e5ceaed56d9fdceabb5ac27d0c5767b0b892555f15319b4b4a5109c3a51c23eb39c513c0f19fd737f9950ecb7e')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list