summaryrefslogtreecommitdiff
path: root/community/haskell-bytestring-show
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-06-15 00:01:47 +0000
committerroot <root@rshg054.dnsready.net>2012-06-15 00:01:47 +0000
commit63a600a5f9102d817332db9fb746a4153ed62b51 (patch)
treed4219aa8c6331cc37c98b943b1f9db68306bd81d /community/haskell-bytestring-show
parent35c30674b2b901077a809a6f1d8e5a0115098c8b (diff)
Fri Jun 15 00:01:47 UTC 2012
Diffstat (limited to 'community/haskell-bytestring-show')
-rw-r--r--community/haskell-bytestring-show/PKGBUILD7
1 files changed, 3 insertions, 4 deletions
diff --git a/community/haskell-bytestring-show/PKGBUILD b/community/haskell-bytestring-show/PKGBUILD
index 576ac74a3..d59b21995 100644
--- a/community/haskell-bytestring-show/PKGBUILD
+++ b/community/haskell-bytestring-show/PKGBUILD
@@ -1,15 +1,14 @@
-# $Id: PKGBUILD 67048 2012-03-03 16:09:42Z tdziedzic $
+# $Id: PKGBUILD 72384 2012-06-13 13:45:56Z tdziedzic $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
pkgname=haskell-bytestring-show
pkgver=0.3.5.1
-pkgrel=2
+pkgrel=3
pkgdesc="Efficient conversion of values into readable byte strings."
url="http://code.haskell.org/~dolio/"
license=("BSD3")
arch=('i686' 'x86_64')
-makedepends=()
-depends=("ghc=7.4.1-2")
+depends=("ghc=7.4.2-1")
install="${pkgname}.install"
source=("http://hackage.haskell.org/packages/archive/bytestring-show/${pkgver}/bytestring-show-${pkgver}.tar.gz")
md5sums=('7396bc2e8f88dedc3374c3f12f24e4bd')