[arch-commits] Commit in haskell-x509-store/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Tue Jun 20 09:23:54 UTC 2017


    Date: Tuesday, June 20, 2017 @ 09:23:53
  Author: felixonmars
Revision: 238910

upgpkg: haskell-x509-store 1.6.2-20

rebuild with foundation,0.0.12

Modified:
  haskell-x509-store/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-20 09:21:44 UTC (rev 238909)
+++ PKGBUILD	2017-06-20 09:23:53 UTC (rev 238910)
@@ -5,12 +5,12 @@
 _hkgname=x509-store
 pkgname=haskell-x509-store
 pkgver=1.6.2
-pkgrel=19
+pkgrel=20
 pkgdesc="X.509 collection accessing and storing methods"
 url="http://github.com/vincenthz/hs-certificate"
 license=("custom:BSD3")
 arch=('i686' 'x86_64')
-depends=("ghc" "haskell-asn1-encoding" "haskell-asn1-types" "haskell-mtl" "haskell-cryptonite"
+depends=('ghc' "haskell-asn1-encoding" "haskell-asn1-types" "haskell-mtl" "haskell-cryptonite"
          "haskell-pem" "haskell-x509")
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 sha256sums=('49fd261c7e55a45fd357931a6d9f81e22f242e6047304d3e2662e43db94d807b')



More information about the arch-commits mailing list