Date: Monday, April 9, 2018 @ 17:21:09
  Author: felixonmars
Revision: 315449

upgpkg: haskell-hinotify 0.3.10-1

rebuild with hinotify,0.3.10

Modified:
  haskell-hinotify/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2018-04-09 17:18:51 UTC (rev 315448)
+++ PKGBUILD    2018-04-09 17:21:09 UTC (rev 315449)
@@ -4,8 +4,8 @@
 
 _hkgname=hinotify
 pkgname=haskell-hinotify
-pkgver=0.3.9
-pkgrel=7
+pkgver=0.3.10
+pkgrel=1
 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=('cea1fd7304e3fd56cec67b5d17cec6d462cf581ce44b518208a5c07758aadbf85392efd4918dd2fbbbf6b2b433272386eeee13ba0ce1101111ada15fe8942a9a')
+sha512sums=('d22f40bb055e14fd4be6669122a11b36fd7c5a989489d1b8c1e4117672b9f1700197a827f23242c91504b8236c349a4494adf724827001a77a1abdc11a9d6b8b')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"

Reply via email to