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

Felix Yan felixonmars at gemini.archlinux.org
Sat Jan 29 18:40:59 UTC 2022


    Date: Saturday, January 29, 2022 @ 18:40:59
  Author: felixonmars
Revision: 1119892

upgpkg: haskell-x509-system 1.6.7-1: rebuild with x509-system 1.6.7

Modified:
  haskell-x509-system/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-29 18:40:08 UTC (rev 1119891)
+++ PKGBUILD	2022-01-29 18:40:59 UTC (rev 1119892)
@@ -3,8 +3,8 @@
 
 _hkgname=x509-system
 pkgname=haskell-x509-system
-pkgver=1.6.6
-pkgrel=252
+pkgver=1.6.7
+pkgrel=1
 pkgdesc="Handle per-operating-system X.509 accessors and storage"
 url="https://github.com/vincenthz/hs-certificate"
 license=("BSD")
@@ -12,7 +12,7 @@
 depends=('ghc-libs' "haskell-pem" "haskell-x509" "haskell-x509-store")
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('110f8e9566ab1cd9491f1bc9cb11ee950c34308af026e71b9f8e60beac09b0e062e1e3a0177d67b04aab824c54476b800b965bf616fe84ba0181991371c9c220')
+sha512sums=('8414d8f6d0e704419ccdd6832522480022bb15ac225b6bd9cf5f2d8fffb7f979d414bcb5c465f4d73d9eef40210ef9aa5da51aea9eed2ce245d2b44daf2c415e')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list