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

Felix Yan felixonmars at archlinux.org
Fri Sep 25 16:08:06 UTC 2020


    Date: Friday, September 25, 2020 @ 16:08:03
  Author: felixonmars
Revision: 712033

upgpkg: haskell-http-date 0.0.9-1: rebuild with http-date 0.0.9

Modified:
  haskell-http-date/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-25 16:05:42 UTC (rev 712032)
+++ PKGBUILD	2020-09-25 16:08:03 UTC (rev 712033)
@@ -3,8 +3,8 @@
 
 _hkgname=http-date
 pkgname=haskell-http-date
-pkgver=0.0.8
-pkgrel=79
+pkgver=0.0.9
+pkgrel=1
 pkgdesc="HTTP Date parser/formatter"
 url="https://hackage.haskell.org/package/${_hkgname}"
 license=("BSD")
@@ -12,7 +12,7 @@
 depends=('ghc-libs' "haskell-attoparsec")
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('7ad48dc20c62fea21aad0d15251cca333b56a59ca13c45be61fd9fcd938e28f5cb82701b7a394c256e1487679d0bbfcf994de90d7c8b57888e3bac8809e97114')
+sha512sums=('ba62f31d66a9eeb8a052d9ceb6eec6c1ab079577c0f327673739653a826922fd87d1148eda24611aa15502ed69d98e775901c8eb7b5a46b8503d7c69f55f3c09')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list