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

Felix Yan felixonmars at archlinux.org
Tue Nov 24 16:39:00 UTC 2020


    Date: Tuesday, November 24, 2020 @ 16:39:00
  Author: felixonmars
Revision: 760983

upgpkg: haskell-req 3.8.0-1: rebuild with req 3.8.0

Modified:
  haskell-req/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-11-24 16:35:58 UTC (rev 760982)
+++ PKGBUILD	2020-11-24 16:39:00 UTC (rev 760983)
@@ -2,8 +2,8 @@
 
 _hkgname=req
 pkgname=haskell-req
-pkgver=3.7.0
-pkgrel=16
+pkgver=3.8.0
+pkgrel=1
 pkgdesc="Easy-to-use, type-safe, expandable, high-level HTTP client library"
 url="https://github.com/mrkkrp/req"
 license=('BSD')
@@ -15,7 +15,7 @@
 makedepends=('ghc' 'haskell-quickcheck' 'haskell-hspec' 'haskell-hspec-core'
              'haskell-unordered-containers')
 source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz")
-sha512sums=('4212f1add864459a5b772e7b3db745f2f12539369e5a15f0c1ffd8713ed50e5740042ca7c354f00a6f67865bcde012239fa11045bfcd441d7b10d100265a371f')
+sha512sums=('e19921241a67d3d9a31b3b27bb1f8d781cff6155e8b4b932176dc6cd00ac3cb3306339192a6dde9c0d4f80a75c21a1c011ac7cfd7a0619b8cfa8d1ff87a2bfd7')
 
 build() {
   cd $_hkgname-$pkgver    



More information about the arch-commits mailing list