version bump for some haskell packages

This commit is contained in:
Cedric Girard 2014-09-08 10:00:53 +02:00
parent 5908fa154a
commit c247b3656d
3 changed files with 7 additions and 7 deletions

View File

@ -2,13 +2,13 @@
_hkgname=hinotify
pkgname=haskell-hinotify
pkgver=0.3.7
pkgrel=1
pkgrel=2
pkgdesc="Haskell binding to INotify"
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.1' 'haskell-unix=2.6.0.1')
depends=('ghc' 'haskell-containers=0.5.5.1' 'haskell-directory=1.2.1.0' 'haskell-unix=2.7.0.1')
options=('strip' 'staticlibs')
source=(http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
install=${pkgname}.install

View File

@ -3,7 +3,7 @@
_hkgname=timezone-olson
pkgname=haskell-timezone-olson
pkgver=0.1.4
pkgrel=1
pkgrel=2
pkgdesc="A pure Haskell parser and renderer for binary Olson timezone files"
url="http://hackage.haskell.org/package/${_hkgname}"
license=('custom:BSD3')
@ -11,9 +11,9 @@ arch=('i686' 'x86_64')
makedepends=()
depends=('ghc'
'haskell-binary<0.8'
'haskell-bytestring=0.10.0.2'
'haskell-bytestring=0.10.4.0'
'haskell-extensible-exceptions=0.1.1.4'
'haskell-time=1.4.0.1'
'haskell-time=1.4.2'
'haskell-timezone-series<0.2')
options=('strip' 'staticlibs')
source=(http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)

View File

@ -3,14 +3,14 @@
_hkgname=timezone-series
pkgname=haskell-timezone-series
pkgver=0.1.3
pkgrel=1
pkgrel=2
pkgdesc="Enhanced timezone handling for Data.Time"
url="http://hackage.haskell.org/package/${_hkgname}"
license=('custom:BSD3')
arch=('i686' 'x86_64')
makedepends=()
depends=('ghc'
'haskell-time=1.4.0.1')
'haskell-time=1.4.2')
options=('strip' 'staticlibs')
source=(http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
install=${pkgname}.install