[arch-commits] Commit in haskell-dbus/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Fri Mar 5 12:19:58 UTC 2021
Date: Friday, March 5, 2021 @ 12:19:57
Author: felixonmars
Revision: 881773
upgpkg: haskell-dbus 1.2.21-1: rebuild with dbus 1.2.21
Modified:
haskell-dbus/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-03-05 12:14:33 UTC (rev 881772)
+++ PKGBUILD 2021-03-05 12:19:57 UTC (rev 881773)
@@ -3,8 +3,8 @@
_hkgname=dbus
pkgname=haskell-dbus
-pkgver=1.2.19
-pkgrel=6
+pkgver=1.2.21
+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=('c0f2a835d298f0c6ed61142205fb136f17e3c75ed93569706bc6e1b0cf93103f230af8fa867f49cabb6db4475d041057bfaea73cd869e56107388460735d8f2e')
+sha512sums=('6ccca12f840d2199329573355eaf5ffab6841752f7290d7e3d514b3afa6e0b1c3e037d7facd6dd709c81c141da1283b16c8c5d8e90628b50461aed9946584b68')
build() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list