[arch-commits] Commit in haskell-x509/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Mon Nov 5 16:55:18 UTC 2018
Date: Monday, November 5, 2018 @ 16:55:18
Author: felixonmars
Revision: 401567
upgpkg: haskell-x509 1.7.5-1
rebuild with x509 1.7.5
Modified:
haskell-x509/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-11-05 15:02:57 UTC (rev 401566)
+++ PKGBUILD 2018-11-05 16:55:18 UTC (rev 401567)
@@ -3,8 +3,8 @@
_hkgname=x509
pkgname=haskell-x509
-pkgver=1.7.4
-pkgrel=9
+pkgver=1.7.5
+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=('af837212d3fa6ea046bc591efdfe98309f649ef57d3015f1e7310ae037a9e347f90e04993c4908c67056f9f8bb3dbd5583e4e811236bb477b80d1677b82ef96f')
+sha512sums=('e1caa84944294ca412b18269eef19f1b511f0e317b25431102b8b757ce266ab4ec48f805d4d251ff46a85f3b20ef368b176d8b93a92456fc9b8885a85695c537')
build() {
cd "${srcdir}/${_hkgname}-${pkgver}"
More information about the arch-commits
mailing list