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

Felix Yan felixonmars at archlinux.org
Thu Feb 25 21:33:34 UTC 2021


    Date: Thursday, February 25, 2021 @ 21:33:33
  Author: felixonmars
Revision: 874173

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

Modified:
  haskell-http-date/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-25 21:32:10 UTC (rev 874172)
+++ PKGBUILD	2021-02-25 21:33:33 UTC (rev 874173)
@@ -3,8 +3,8 @@
 
 _hkgname=http-date
 pkgname=haskell-http-date
-pkgver=0.0.10
-pkgrel=47
+pkgver=0.0.11
+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=('5780f8500f03a1f93b2d873e9e84b3631e5f807bbda34ecc104e04f0e498b945d393528909f6ee98b8064b786818be162d916c2a7a354c12f3832bd9453bff97')
+sha512sums=('dec4f4fc5f765887fb884a0309648dd3336e2591c05ac89150c7ebe935d1167f3c5996a12c5371f3fab3525b95ca8e46873b6bafc1b937b1b5367c256358a62d')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list