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

Felix Yan felixonmars at archlinux.org
Thu Aug 3 14:24:19 UTC 2017


    Date: Thursday, August 3, 2017 @ 14:24:19
  Author: felixonmars
Revision: 247775

upgpkg: haskell-x509 1.7.2-1

rebuild with x509,1.7.2

Modified:
  haskell-x509/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-08-03 14:20:50 UTC (rev 247774)
+++ PKGBUILD	2017-08-03 14:24:19 UTC (rev 247775)
@@ -4,7 +4,7 @@
 
 _hkgname=x509
 pkgname=haskell-x509
-pkgver=1.7.1
+pkgver=1.7.2
 pkgrel=1
 pkgdesc="X509 reader and writer"
 url="http://github.com/vincenthz/hs-certificate"
@@ -13,7 +13,7 @@
 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")
-sha512sums=('41a6a42fc0a4623cf40757d71778f7cb7d4e989732debd23dbb8f0b4ab0c4d0d743a49d10c762db3d1b61879953f5cdccbae0f7ffe8a8373ea86392c5c2a8b95')
+sha512sums=('116fb2de37029a9039c2d8f57858f2195f781a2d5cb7231fa2d05982757f6c1bbdbc4784673caa5820cf2f951e12650b14d74d7143cb7dd6a1c8dc08277acd3a')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list