Date: Thursday, March 16, 2017 @ 14:53:57
  Author: felixonmars
Revision: 216731

upgpkg: haskell-bytestring-tree-builder 0.2.7.1-2

rebuild with base-prelude,1.2.0.1

Modified:
  haskell-bytestring-tree-builder/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2017-03-16 14:51:54 UTC (rev 216730)
+++ PKGBUILD    2017-03-16 14:53:57 UTC (rev 216731)
@@ -5,13 +5,13 @@
 _hkgname=bytestring-tree-builder
 pkgname=haskell-bytestring-tree-builder
 pkgver=0.2.7.1
-pkgrel=1
+pkgrel=2
 pkgdesc="A very efficient ByteString builder implementation based on the 
binary tree"
 url="https://github.com/nikita-volkov/bytestring-tree-builder";
 license=("MIT")
 arch=('i686' 'x86_64')
 depends=("ghc=8.0.1" "haskell-base-prelude" "haskell-semigroups" 
"haskell-text")
-source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
 sha256sums=('ae03a5b2e24068870dfcff6c6dc8d6d243aaebdb7c66746d499e7cf6cfd16bd5')
 
 build() {

Reply via email to