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

Felix Yan felixonmars at archlinux.org
Thu May 17 19:40:30 UTC 2018


    Date: Thursday, May 17, 2018 @ 19:40:28
  Author: felixonmars
Revision: 324060

upgpkg: haskell-fsnotify 0.2.1.1-9

rebuild with ghc 8.4.2

Modified:
  haskell-fsnotify/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-17 19:39:48 UTC (rev 324059)
+++ PKGBUILD	2018-05-17 19:40:28 UTC (rev 324060)
@@ -5,12 +5,12 @@
 _hkgname=fsnotify
 pkgname=haskell-fsnotify
 pkgver=0.2.1.1
-pkgrel=8
+pkgrel=9
 pkgdesc="Cross platform library for file change notification."
 url="https://github.com/haskell-fswatch/hfsnotify"
 license=("custom:BSD3")
 arch=('x86_64')
-depends=('ghc-libs' "haskell-async" "haskell-hinotify" "haskell-text"
+depends=('ghc-libs' "haskell-async" "haskell-hinotify"
          "haskell-unix-compat")
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")



More information about the arch-commits mailing list