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

Felix Yan felixonmars at archlinux.org
Sun Mar 8 17:31:46 UTC 2020


    Date: Sunday, March 8, 2020 @ 17:31:46
  Author: felixonmars
Revision: 592285

upgpkg: haskell-http-download 0.2.0.0-1: rebuild with http-download 0.2.0.0

Modified:
  haskell-http-download/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-03-08 17:29:35 UTC (rev 592284)
+++ PKGBUILD	2020-03-08 17:31:46 UTC (rev 592285)
@@ -2,8 +2,8 @@
 
 _hkgname=http-download
 pkgname=haskell-http-download
-pkgver=0.1.0.1
-pkgrel=60
+pkgver=0.2.0.0
+pkgrel=1
 pkgdesc="Verified downloads with retries"
 url="https://github.com/commercialhaskell/http-download"
 license=('MIT')
@@ -14,7 +14,7 @@
          'haskell-path' 'haskell-path-io' 'haskell-retry' 'haskell-rio' 'haskell-rio-prettyprint')
 makedepends=('ghc' 'haskell-hspec' 'haskell-hspec-discover')
 source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('4c1e6398e2cb819c6a03d44a104c93dc11f8a467f66e0edd55f6c0e60a3756ef3ae5bb436f6b0bd6f882160e31c520d646bacb089ed009c4dfbb586e977c47b8')
+sha512sums=('b31caa48c1ea2a01f1301ca63b2e0c135cd0d3d392b92518c7d70d89fd83da7fd95cffa3cb374900a45fb2da8d17f748de0de72fb4beb8ad11e203676f9864ae')
 
 prepare() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list