[arch-commits] Commit in haskell-x509/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu Sep 13 22:12:50 UTC 2018
Date: Thursday, September 13, 2018 @ 22:12:49
Author: felixonmars
Revision: 380674
upgpkg: haskell-x509 1.7.4-1
rebuild with x509 1.7.4
Modified:
haskell-x509/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-09-13 22:11:28 UTC (rev 380673)
+++ PKGBUILD 2018-09-13 22:12:49 UTC (rev 380674)
@@ -3,8 +3,8 @@
_hkgname=x509
pkgname=haskell-x509
-pkgver=1.7.3
-pkgrel=29
+pkgver=1.7.4
+pkgrel=1
pkgdesc="X509 reader and writer"
url="https://github.com/vincenthz/hs-certificate"
license=("custom:BSD3")
@@ -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=('6b445a69af8a9ba1a24f1ee0324b850a36b664a8ffb77d3b3de5ebd0d74b1bf458229c2d7f7bff52013666b34ad3b3088a01621fe35b4cd9f285795e8093cb87')
+sha512sums=('af837212d3fa6ea046bc591efdfe98309f649ef57d3015f1e7310ae037a9e347f90e04993c4908c67056f9f8bb3dbd5583e4e811236bb477b80d1677b82ef96f')
build() {
cd "${srcdir}/${_hkgname}-${pkgver}"
More information about the arch-commits
mailing list