summaryrefslogtreecommitdiff
path: root/community/haskell-base64-bytestring/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/haskell-base64-bytestring/PKGBUILD')
-rw-r--r--community/haskell-base64-bytestring/PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/community/haskell-base64-bytestring/PKGBUILD b/community/haskell-base64-bytestring/PKGBUILD
index 88c840a5f..f74265df9 100644
--- a/community/haskell-base64-bytestring/PKGBUILD
+++ b/community/haskell-base64-bytestring/PKGBUILD
@@ -5,14 +5,13 @@
_hkgname=base64-bytestring
pkgname=haskell-base64-bytestring
pkgver=1.0.0.1
-pkgrel=1
+pkgrel=2
pkgdesc="Fast base64 encoding and deconding for ByteStrings"
url="https://github.com/bos/base64-bytestring"
license=(custom:BSD3)
arch=('i686' 'x86_64')
makedepends=('ghc')
depends=('haskell-bytestring')
-options=('strip')
source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
install="$pkgname.install"
sha256sums=('ab25abf4b00a2f52b270bc3ed43f1d59f16c8eec9d7dffb14df1e9265b233b50')