[arch-commits] Commit in haskell-x509-validation/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Sun Jan 23 22:29:54 UTC 2022
Date: Sunday, January 23, 2022 @ 22:29:53
Author: felixonmars
Revision: 1113951
upgpkg: haskell-x509-validation 1.6.12-1: rebuild with x509-validation 1.6.12
Modified:
haskell-x509-validation/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-01-23 21:56:15 UTC (rev 1113950)
+++ PKGBUILD 2022-01-23 22:29:53 UTC (rev 1113951)
@@ -3,8 +3,8 @@
_hkgname=x509-validation
pkgname=haskell-x509-validation
-pkgver=1.6.11
-pkgrel=182
+pkgver=1.6.12
+pkgrel=1
pkgdesc="X.509 Certificate and CRL validation"
url="https://github.com/vincenthz/hs-certificate"
license=("BSD")
@@ -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=('5c156b7018afabedac0c2ee6192c536cf09eacdaf9265490a7f4a7d336077dc198a07f16bf58f3fec04a1350f0a8b3c050380673612cf5695c9e7b5a73a4ebf4')
+sha512sums=('0f9a18e422063bbd6d4db46380e8557efab8a2f5d64957325577ea9ca9ac9b1310e4bd7cba51e0d0902c094107ded6d33931ddd56c032b2203b5268bd848098e')
build() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list