Date: Monday, December 26, 2016 @ 18:16:37
  Author: felixonmars
Revision: 202806

upgpkg: haskell-binary-conduit 1.2.4.1-6

rebuild with resourcet-1.1.9

Modified:
  haskell-binary-conduit/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2016-12-26 18:14:16 UTC (rev 202805)
+++ PKGBUILD    2016-12-26 18:16:37 UTC (rev 202806)
@@ -4,13 +4,13 @@
 _hkgname=binary-conduit
 pkgname=haskell-binary-conduit
 pkgver=1.2.4.1
-pkgrel=5
+pkgrel=6
 pkgdesc="Data serialization/deserialization conduit library"
 url="http://github.com/qnikst/binary-conduit/";
 license=('MIT')
 arch=('i686' 'x86_64')
 depends=('ghc=8.0.1' 'haskell-conduit' 'haskell-resourcet' 'haskell-vector')
-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";)
 md5sums=('205d722846fd03041e2f38266fa696ef')
 
 build() {

Reply via email to