[arch-commits] Commit in haskell-hinotify/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu May 17 13:51:16 UTC 2018
Date: Thursday, May 17, 2018 @ 13:51:16
Author: felixonmars
Revision: 323806
upgpkg: haskell-hinotify 0.3.9-8
rebuild with ghc 8.4.2
Modified:
haskell-hinotify/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-05-17 13:50:40 UTC (rev 323805)
+++ PKGBUILD 2018-05-17 13:51:16 UTC (rev 323806)
@@ -4,8 +4,8 @@
_hkgname=hinotify
pkgname=haskell-hinotify
-pkgver=0.3.10
-pkgrel=1
+pkgver=0.3.9
+pkgrel=8
pkgdesc="Haskell binding to inotify"
url="https://github.com/kolmodin/hinotify.git"
license=("custom:BSD3")
@@ -13,7 +13,7 @@
depends=('ghc-libs' "haskell-async")
makedepends=('ghc')
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('d22f40bb055e14fd4be6669122a11b36fd7c5a989489d1b8c1e4117672b9f1700197a827f23242c91504b8236c349a4494adf724827001a77a1abdc11a9d6b8b')
+sha512sums=('cea1fd7304e3fd56cec67b5d17cec6d462cf581ce44b518208a5c07758aadbf85392efd4918dd2fbbbf6b2b433272386eeee13ba0ce1101111ada15fe8942a9a')
build() {
cd "${srcdir}/${_hkgname}-${pkgver}"
More information about the arch-commits
mailing list