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 9020a2f0b..25bbbf5fb 100644 --- a/community/haskell-vector/PKGBUILD +++ b/community/haskell-vector/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 79236 2012-11-01 13:18:13Z spupykin $ +# $Id: PKGBUILD 84015 2013-02-08 04:15:45Z td123 $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> pkgname=haskell-vector pkgver=0.10.0.1 -pkgrel=1 +pkgrel=2 pkgdesc="Efficient Arrays" url="http://code.haskell.org/vector" license=("custom:BSD3") |