Date: Wednesday, December 21, 2016 @ 04:15:43
  Author: felixonmars
Revision: 200570

upgpkg: haskell-x509-system 1.6.4-4

rebuild with memory-0.14

Modified:
  haskell-x509-system/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2016-12-21 04:14:16 UTC (rev 200569)
+++ PKGBUILD    2016-12-21 04:15:43 UTC (rev 200570)
@@ -5,13 +5,13 @@
 _hkgname=x509-system
 pkgname=haskell-x509-system
 pkgver=1.6.4
-pkgrel=3
+pkgrel=4
 pkgdesc="Handle per-operating-system X.509 accessors and storage"
 url="http://github.com/vincenthz/hs-certificate";
 license=("custom:BSD3")
 arch=('i686' 'x86_64')
 depends=("ghc=8.0.1" "haskell-mtl" "haskell-pem" "haskell-x509" 
"haskell-x509-store")
-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=('d98ef028855ad73a872ed86026f205aba383378bf1e63462c5d3e4733b60ff4c')
 
 build() {

Reply via email to