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

Felix Yan felixonmars at archlinux.org
Fri Mar 2 09:07:07 UTC 2018


    Date: Friday, March 2, 2018 @ 09:07:06
  Author: felixonmars
Revision: 301306

upgpkg: haskell-x509 1.7.3-1

rebuild with x509,1.7.3

Modified:
  haskell-x509/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-03-02 09:04:19 UTC (rev 301305)
+++ PKGBUILD	2018-03-02 09:07:06 UTC (rev 301306)
@@ -4,8 +4,8 @@
 
 _hkgname=x509
 pkgname=haskell-x509
-pkgver=1.7.2
-pkgrel=27
+pkgver=1.7.3
+pkgrel=1
 pkgdesc="X509 reader and writer"
 url="https://github.com/vincenthz/hs-certificate"
 license=("custom:BSD3")
@@ -14,7 +14,7 @@
          "haskell-cryptonite" "haskell-hourglass" "haskell-memory" "haskell-mtl" "haskell-pem")
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('116fb2de37029a9039c2d8f57858f2195f781a2d5cb7231fa2d05982757f6c1bbdbc4784673caa5820cf2f951e12650b14d74d7143cb7dd6a1c8dc08277acd3a')
+sha512sums=('6b445a69af8a9ba1a24f1ee0324b850a36b664a8ffb77d3b3de5ebd0d74b1bf458229c2d7f7bff52013666b34ad3b3088a01621fe35b4cd9f285795e8093cb87')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list