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

Felix Yan felixonmars at archlinux.org
Wed May 23 16:30:36 UTC 2018


    Date: Wednesday, May 23, 2018 @ 16:30:35
  Author: felixonmars
Revision: 328328

upgpkg: haskell-http-date 0.0.7-1

rebuild with http-date,0.0.7

Modified:
  haskell-http-date/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-23 16:02:54 UTC (rev 328327)
+++ PKGBUILD	2018-05-23 16:30:35 UTC (rev 328328)
@@ -4,8 +4,8 @@
 
 _hkgname=http-date
 pkgname=haskell-http-date
-pkgver=0.0.6.1
-pkgrel=49
+pkgver=0.0.7
+pkgrel=1
 pkgdesc="HTTP Date parser/formatter"
 url="https://hackage.haskell.org/package/${_hkgname}"
 license=("custom:BSD3")
@@ -13,7 +13,7 @@
 depends=('ghc-libs' "haskell-attoparsec")
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('456d59bc9405578526ea458772ba8b01d1fe85607bc0e201efd6f0f080525205cbf8eba19dfd5f64ff520510a9a7ae3b7008fe43fee0e312b792476b965ba739')
+sha512sums=('eca86bc0b5c18ecf81e8871573fb5915c8c804581591c0cc866c410c84e1ce83d281e3c4ad4c58b8576b665a5f2bbfe8b787724dabef56e994ee937606a24ce7')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list