Date: Sunday, November 12, 2017 @ 15:46:12
  Author: felixonmars
Revision: 266457

upgpkg: haskell-x509-system 1.6.6-8

rebuild with foundation,0.0.17 basement,0.0.4

Modified:
  haskell-x509-system/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2017-11-12 15:45:37 UTC (rev 266456)
+++ PKGBUILD    2017-11-12 15:46:12 UTC (rev 266457)
@@ -5,11 +5,11 @@
 _hkgname=x509-system
 pkgname=haskell-x509-system
 pkgver=1.6.6
-pkgrel=7
+pkgrel=8
 pkgdesc="Handle per-operating-system X.509 accessors and storage"
 url="https://github.com/vincenthz/hs-certificate";
 license=("custom:BSD3")
-arch=('i686' 'x86_64')
+arch=('x86_64')
 depends=('ghc-libs' "haskell-mtl" "haskell-pem" "haskell-x509" 
"haskell-x509-store")
 makedepends=('ghc')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)

Reply via email to