Date: Thursday, June 2, 2022 @ 03:46:14
  Author: felixonmars
Revision: 1218404

upgpkg: haskell-x509 1.7.7-1: rebuild with x509 1.7.7

Modified:
  haskell-x509/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-06-02 03:45:57 UTC (rev 1218403)
+++ PKGBUILD    2022-06-02 03:46:14 UTC (rev 1218404)
@@ -3,8 +3,8 @@
 
 _hkgname=x509
 pkgname=haskell-x509
-pkgver=1.7.6
-pkgrel=18
+pkgver=1.7.7
+pkgrel=1
 pkgdesc="X509 reader and writer"
 url="https://github.com/vincenthz/hs-certificate";
 license=("BSD")
@@ -13,7 +13,7 @@
          "haskell-cryptonite" "haskell-hourglass" "haskell-memory" 
"haskell-pem")
 makedepends=('ghc')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
-sha512sums=('5f6ef17af8901a3855d321d050b3fc1a95f58a4af52c62b244b07c63a6a48474150e8200adbdd2f048ede36d1eacf6c99315b2ef15d7710aa8e73467c900ab4e')
+sha512sums=('36f7f703e3bd2e0f2780091901f0558fd49c568c565cabb4a638a7428e212e882aaf8e1ec0de9b1cf97296858293418d7030a4d4fe9eddb5b07656d6ee84eea6')
 
 build() {
     cd $_hkgname-$pkgver

Reply via email to