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

Felix Yan felixonmars at archlinux.org
Thu Oct 8 23:17:01 UTC 2020


    Date: Thursday, October 8, 2020 @ 23:17:01
  Author: felixonmars
Revision: 722146

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

Modified:
  haskell-http-date/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-08 23:01:02 UTC (rev 722145)
+++ PKGBUILD	2020-10-08 23:17:01 UTC (rev 722146)
@@ -3,8 +3,8 @@
 
 _hkgname=http-date
 pkgname=haskell-http-date
-pkgver=0.0.9
-pkgrel=4
+pkgver=0.0.10
+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=('ba62f31d66a9eeb8a052d9ceb6eec6c1ab079577c0f327673739653a826922fd87d1148eda24611aa15502ed69d98e775901c8eb7b5a46b8503d7c69f55f3c09')
+sha512sums=('5780f8500f03a1f93b2d873e9e84b3631e5f807bbda34ecc104e04f0e498b945d393528909f6ee98b8064b786818be162d916c2a7a354c12f3832bd9453bff97')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list