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

Felix Yan felixonmars at archlinux.org
Sun Jan 24 17:44:25 UTC 2021


    Date: Sunday, January 24, 2021 @ 17:44:25
  Author: felixonmars
Revision: 828808

upgpkg: haskell-req 3.9.0-1

Modified:
  haskell-req/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-24 17:04:00 UTC (rev 828807)
+++ PKGBUILD	2021-01-24 17:44:25 UTC (rev 828808)
@@ -2,8 +2,8 @@
 
 _hkgname=req
 pkgname=haskell-req
-pkgver=3.8.0
-pkgrel=42
+pkgver=3.9.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=('e19921241a67d3d9a31b3b27bb1f8d781cff6155e8b4b932176dc6cd00ac3cb3306339192a6dde9c0d4f80a75c21a1c011ac7cfd7a0619b8cfa8d1ff87a2bfd7')
+sha512sums=('758930cc26a51251854903f74d4bf9ce1c745b8ec0698c66674805ae862ebf0f4e3144a79d08fe2d6ebc083e393971cfc6500ad2021d2570782328f1cb8c567b')
 
 build() {
   cd $_hkgname-$pkgver    



More information about the arch-commits mailing list