diff options
Diffstat (limited to 'community/haskell-vector/PKGBUILD')
-rw-r--r-- | community/haskell-vector/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/haskell-vector/PKGBUILD b/community/haskell-vector/PKGBUILD index 7e0408b24..24f95ea36 100644 --- a/community/haskell-vector/PKGBUILD +++ b/community/haskell-vector/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 108169 2014-03-24 08:21:00Z spupykin $ +# $Id: PKGBUILD 110637 2014-05-04 13:55:16Z td123 $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> pkgname=haskell-vector pkgver=0.10.9.1 -pkgrel=2 +pkgrel=3 pkgdesc="Efficient Arrays" url="http://code.haskell.org/vector" license=("custom:BSD3") |