[arch-commits] Commit in haskell-dbus/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sun Dec 9 14:38:38 UTC 2018
Date: Sunday, December 9, 2018 @ 14:38:38
Author: felixonmars
Revision: 413022
upgpkg: haskell-dbus 1.2.1-1
rebuild with dbus 1.2.1
Modified:
haskell-dbus/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-12-09 11:43:09 UTC (rev 413021)
+++ PKGBUILD 2018-12-09 14:38:38 UTC (rev 413022)
@@ -3,8 +3,8 @@
_hkgname=dbus
pkgname=haskell-dbus
-pkgver=1.1.1
-pkgrel=3
+pkgver=1.2.1
+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=('86c701957205b8a4e438b6763607a430cf7279f280c4aecb45e72bb24f9b2f69a8b80103d1868e75095b076a254d5936d46ed1ffc5484b6a895e1667293655a4')
+sha512sums=('4e4cb11937b0a0f42d63419a2aaa37f4755d57dfe455de1b0ff9da7104f44a9d443c13e7fab05aaf61f61247c81670f30498ab8d7af1ed5ce3ff4ebbb276f558')
build() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list