summaryrefslogtreecommitdiff
path: root/community/haskell-tar
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-02-12 00:04:34 -0800
committerroot <root@rshg054.dnsready.net>2013-02-12 00:04:34 -0800
commit29b0da64a462b6c5f6871b08e344b3ffa59cbd0a (patch)
tree04cea11e63b50c73d69608a28aba9b385b91ac4b /community/haskell-tar
parent2f683af35de4700b21e19b28aebfa229da60e090 (diff)
Tue Feb 12 00:04:33 PST 2013
Diffstat (limited to 'community/haskell-tar')
-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 13a4724e3..5fc61e56b 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=('x86_64' 'i686')
-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')