summaryrefslogtreecommitdiff
path: root/community/haskell-tar/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/haskell-tar/PKGBUILD')
-rw-r--r--community/haskell-tar/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/haskell-tar/PKGBUILD b/community/haskell-tar/PKGBUILD
index eab40145f..baffeb2f9 100644
--- a/community/haskell-tar/PKGBUILD
+++ b/community/haskell-tar/PKGBUILD
@@ -1,15 +1,15 @@
-# $Id: PKGBUILD 84012 2013-02-08 04:15:43Z td123 $
+# $Id: PKGBUILD 84148 2013-02-11 22:28:37Z arodseth $
# Maintainer: Alexander Rødseth <rodseth@gmail.com>
# Contributor: Arch Haskell Team <arch-haskell@haskell.org>
pkgname=haskell-tar
pkgver=0.4.0.1
-pkgrel=2
+pkgrel=3
pkgdesc='Reading, writing and manipulating tar archive files'
url='http://hackage.haskell.org/package/tar'
license=('custom:BSD3')
arch=('i686' 'x86_64' 'mips64el')
-depends=('ghc=7.6.1-1')
+depends=('ghc=7.6.2-1')
source=("http://hackage.haskell.org/packages/archive/tar/$pkgver/tar-$pkgver.tar.gz")
install=haskell-tar.install
sha256sums=('a408274d8325f4e3144c5aa154d72f1ee7b0a7342570fd6805e3be3fe0d97a6d')