Date: Sunday, October 9, 2022 @ 14:56:26
  Author: felixonmars
Revision: 1324545

upgpkg: haskell-req 3.12.0-1

Modified:
  haskell-req/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-10-09 14:55:15 UTC (rev 1324544)
+++ PKGBUILD    2022-10-09 14:56:26 UTC (rev 1324545)
@@ -2,8 +2,8 @@
 
 _hkgname=req
 pkgname=haskell-req
-pkgver=3.11.0
-pkgrel=3
+pkgver=3.12.0
+pkgrel=1
 pkgdesc="HTTP client library"
 url="https://github.com/mrkkrp/req";
 license=('BSD')
@@ -14,7 +14,7 @@
          'haskell-monad-control' 'haskell-retry' 'haskell-transformers-base' 
'haskell-unliftio-core')
 makedepends=('ghc' 'uusi' 'haskell-quickcheck' 'haskell-hspec' 
'haskell-hspec-core')
 
source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz";)
-sha512sums=('38d4843790cb1338561abdb0ce95fade7bb0c094c18e4f7d9a440cf3f8ec1a9907b40814978e12e42d8332858e67875a4a5f4550afc08b0653764c4794cf505a')
+sha512sums=('fc386bf03f4a910237a1e23397e9cf25ba91947c26979de57bed2d235aaf88010e44cbe351521987a29e13bb595f4d19a92a6bca36f030ccc8c741de689f1fbc')
 
 prepare() {
   cd $_hkgname-$pkgver

Reply via email to