diff --git a/pkgbuild/haskell-hinotify/PKGBUILD b/pkgbuild/haskell-hinotify/PKGBUILD index b29a5a5..e49de47 100644 --- a/pkgbuild/haskell-hinotify/PKGBUILD +++ b/pkgbuild/haskell-hinotify/PKGBUILD @@ -8,7 +8,7 @@ url="http://hackage.haskell.org/package/${_hkgname}" license=('custom:BSD3') arch=('i686' 'x86_64') makedepends=() -depends=('ghc' 'haskell-containers=0.5.0.0' 'haskell-directory=1.2.0.0' 'haskell-unix=2.6.0.0') +depends=('ghc' 'haskell-containers=0.5.0.0' 'haskell-directory=1.2.0.1' 'haskell-unix=2.6.0.1') options=('strip') source=(http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz) install=${pkgname}.install