Date: Thursday, September 29, 2022 @ 16:13:08 Author: felixonmars Revision: 1316508
upgpkg: haskell-hoauth2 2.1.0-1: rebuild with aeson 2.0.3.0, aeson-diff 1.1.0.11, bower-json 1.1.0.0, http2 3.0.3, hoauth2 2.1.0, jose 0.9, microlens-aeson 2.4.0, postgresql-binary 0.12.5, postgrest 10.0.0, req 3.10.0, swagger2 2.8.1 Modified: haskell-hoauth2/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-29 16:13:03 UTC (rev 1316507) +++ PKGBUILD 2022-09-29 16:13:08 UTC (rev 1316508) @@ -2,8 +2,8 @@ _hkgname=hoauth2 pkgname=haskell-hoauth2 -pkgver=2.0.0 -pkgrel=29 +pkgver=2.1.0 +pkgrel=1 pkgdesc="Haskell OAuth2 authentication client" url="https://github.com/freizl/hoauth2" license=("BSD") @@ -13,7 +13,7 @@ 'haskell-uri-bytestring' 'haskell-uri-bytestring-aeson') makedepends=('ghc') source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz") -sha256sums=('8b8f8f9fe4e0a9ae4d953079f6c59d56b522648962f894c1354ff248dd8aa280') +sha256sums=('dd57e1f6dce1b0b9149aab5857a31d4414d33b395c80ff9bdd5c5eb02e567f8c') build() { cd $_hkgname-$pkgver
