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

Felix Yan felixonmars at archlinux.org
Tue Jan 26 15:29:41 UTC 2021


    Date: Tuesday, January 26, 2021 @ 15:29:41
  Author: felixonmars
Revision: 830703

upgpkg: haskell-dbus 1.2.18-1: rebuild with dbus 1.2.18

Modified:
  haskell-dbus/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-26 14:50:33 UTC (rev 830702)
+++ PKGBUILD	2021-01-26 15:29:41 UTC (rev 830703)
@@ -3,8 +3,8 @@
 
 _hkgname=dbus
 pkgname=haskell-dbus
-pkgver=1.2.17
-pkgrel=15
+pkgver=1.2.18
+pkgrel=1
 pkgdesc="A client library for the D-Bus IPC system"
 url="https://john-millikin.com/software/haskell-dbus/"
 license=("GPL3")
@@ -16,7 +16,7 @@
              'haskell-tasty-hunit' 'haskell-tasty-quickcheck')
 checkdepends=('dbus')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('d82c1e1d9f97dfe565f8e324242900f9571e2f7636041ad0fbadd9051de1ca91760e43e558637511e5c8c95c0498b6d6a4dfe45a5609e79dc552b4a50a90250b')
+sha512sums=('cc9220ac9e1f39fb411d2bd0c3ee560519e87763812f9a933c40c4cfaa6377200df9e345c03503071012cabd5998393a51b8ceae6bc2fecf7a1b4650020bfc84')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list