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

Felix Yan felixonmars at archlinux.org
Wed Feb 10 08:30:19 UTC 2021


    Date: Wednesday, February 10, 2021 @ 08:30:19
  Author: felixonmars
Revision: 853401

upgpkg: haskell-wreq 0.5.3.3-1: rebuild with wreq 0.5.3.3

Modified:
  haskell-wreq/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-10 08:28:00 UTC (rev 853400)
+++ PKGBUILD	2021-02-10 08:30:19 UTC (rev 853401)
@@ -2,8 +2,8 @@
 
 _hkgname=wreq
 pkgname=haskell-wreq
-pkgver=0.5.3.2
-pkgrel=363
+pkgver=0.5.3.3
+pkgrel=1
 pkgdesc="An easy-to-use HTTP client library."
 url="https://github.com/bos/wreq"
 license=('BSD')
@@ -19,7 +19,7 @@
              'haskell-network-info' 'haskell-temporary' 'haskell-test-framework'
              'haskell-test-framework-hunit' 'haskell-test-framework-quickcheck2' 'haskell-vector')
 source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('5a2c62b973758cb8ce2bf20504e328090896fa25e7ee1f77b472d7cf5156e08b6d85bf4341ff45e44db1724070fcf3c0f21037fa0a79211a1767024328f7c779')
+sha512sums=('f074790cf3370d9356efbf5aeabb7421d59299471e02d93010453bb6f4e8daee517fcdf6891245272a9b08a35bc7b1b2233b75825ec377f6403c99cf91041f2e')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list