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

Felix Yan felixonmars at gemini.archlinux.org
Sun Feb 6 21:05:18 UTC 2022


    Date: Sunday, February 6, 2022 @ 21:05:17
  Author: felixonmars
Revision: 1127253

upgpkg: haskell-x509-store 1.6.9-1: rebuild with x509-store 1.6.9

Modified:
  haskell-x509-store/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-06 20:55:53 UTC (rev 1127252)
+++ PKGBUILD	2022-02-06 21:05:17 UTC (rev 1127253)
@@ -3,8 +3,8 @@
 
 _hkgname=x509-store
 pkgname=haskell-x509-store
-pkgver=1.6.8
-pkgrel=2
+pkgver=1.6.9
+pkgrel=1
 pkgdesc="X.509 collection accessing and storing methods"
 url="https://github.com/vincenthz/hs-certificate"
 license=("BSD")
@@ -13,7 +13,7 @@
          "haskell-pem" "haskell-x509")
 makedepends=('ghc' 'haskell-tasty' 'haskell-tasty-hunit')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('9ed03c32bb17fec351ce95efcd09c02476f37940407fa5ee31692e646bd835c56cbc18afedb7b5fc1f32b4d88368e82be5260e38e04739ec2e873e13e23f542e')
+sha512sums=('10d0f4a4cb88852d8fd79676908e712ecc19a1b54cae9245f976eea1382abc03392e7fa593973180e6cfd9eb3c1de7133cf738a7c8b3a86d02278d2777d3af96')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list