From d7918d0226da2805ff09c48963d2c79e1327c630 Mon Sep 17 00:00:00 2001 From: Nicolás Reynolds Date: Mon, 5 May 2014 04:02:14 +0000 Subject: Mon May 5 03:56:02 UTC 2014 --- community/haskell-bytestring-show/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'community/haskell-bytestring-show') diff --git a/community/haskell-bytestring-show/PKGBUILD b/community/haskell-bytestring-show/PKGBUILD index d5892f4f4..1ef6b78a2 100644 --- a/community/haskell-bytestring-show/PKGBUILD +++ b/community/haskell-bytestring-show/PKGBUILD @@ -1,8 +1,8 @@ -# $Id: PKGBUILD 102053 2013-12-04 14:18:45Z spupykin $ +# $Id: PKGBUILD 110609 2014-05-04 13:54:49Z td123 $ # Maintainer: Sergej Pupykin pkgname=haskell-bytestring-show -pkgver=0.3.5.5 +pkgver=0.3.5.6 pkgrel=1 pkgdesc="Efficient conversion of values into readable byte strings." url="http://hackage.haskell.org/package/bytestring-show" @@ -12,7 +12,7 @@ depends=("ghc") options=('staticlibs') install="${pkgname}.install" source=("http://hackage.haskell.org/packages/archive/bytestring-show/${pkgver}/bytestring-show-${pkgver}.tar.gz") -md5sums=('7ed08495da103ecc17b90dce70d1ca39') +md5sums=('c9041eed86a52e17e6b53a415967f7cb') build() { cd ${srcdir}/bytestring-show-${pkgver} -- cgit v1.2.3-54-g00ecf