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

Felix Yan felixonmars at archlinux.org
Thu Nov 8 21:41:57 UTC 2018


    Date: Thursday, November 8, 2018 @ 21:41:57
  Author: felixonmars
Revision: 404161

upgpkg: haskell-x509-validation 1.6.11-1

rebuild with x509-validation 1.6.11

Modified:
  haskell-x509-validation/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-11-08 20:56:28 UTC (rev 404160)
+++ PKGBUILD	2018-11-08 21:41:57 UTC (rev 404161)
@@ -3,8 +3,8 @@
 
 _hkgname=x509-validation
 pkgname=haskell-x509-validation
-pkgver=1.6.10
-pkgrel=40
+pkgver=1.6.11
+pkgrel=1
 pkgdesc="X.509 Certificate and CRL validation"
 url="https://github.com/vincenthz/hs-certificate"
 license=("custom:BSD3")
@@ -14,7 +14,7 @@
          'haskell-pem' 'haskell-x509' 'haskell-x509-store')
 makedepends=('ghc' 'haskell-tasty' 'haskell-tasty-hunit')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('f46dc7aeea1c1650ce8711d87f95d2b61bd0ead64df5176aa4ba0a9be435c4aa76a7a2f02acb58b7cdafd533a387e43ffb7078d7c84b1f5b90dd76b68da248ae')
+sha512sums=('5c156b7018afabedac0c2ee6192c536cf09eacdaf9265490a7f4a7d336077dc198a07f16bf58f3fec04a1350f0a8b3c050380673612cf5695c9e7b5a73a4ebf4')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list