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

Felix Yan felixonmars at archlinux.org
Tue Jun 20 09:21:17 UTC 2017


    Date: Tuesday, June 20, 2017 @ 09:21:16
  Author: felixonmars
Revision: 238908

upgpkg: haskell-x509 1.6.5-19

rebuild with foundation,0.0.12

Modified:
  haskell-x509/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-20 09:19:26 UTC (rev 238907)
+++ PKGBUILD	2017-06-20 09:21:16 UTC (rev 238908)
@@ -5,12 +5,12 @@
 _hkgname=x509
 pkgname=haskell-x509
 pkgver=1.6.5
-pkgrel=18
+pkgrel=19
 pkgdesc="X509 reader and writer"
 url="http://github.com/vincenthz/hs-certificate"
 license=("custom:BSD3")
 arch=('i686' 'x86_64')
-depends=("ghc" "haskell-asn1-encoding" "haskell-asn1-parse" "haskell-asn1-types"
+depends=('ghc' "haskell-asn1-encoding" "haskell-asn1-parse" "haskell-asn1-types"
          "haskell-cryptonite" "haskell-hourglass" "haskell-memory" "haskell-mtl" "haskell-pem")
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 sha256sums=('b53894214e23ab2795f2a9f4c885e37b35a223bbc03763b0017ce06dc8394783')



More information about the arch-commits mailing list