Date: Sunday, October 2, 2022 @ 00:46:27
  Author: felixonmars
Revision: 1320530

upgpkg: haskell-hoauth2 2.2.0-1

Modified:
  haskell-hoauth2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-10-02 00:38:58 UTC (rev 1320529)
+++ PKGBUILD    2022-10-02 00:46:27 UTC (rev 1320530)
@@ -2,8 +2,8 @@
 
 _hkgname=hoauth2
 pkgname=haskell-hoauth2
-pkgver=2.1.0
-pkgrel=2
+pkgver=2.2.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=('dd57e1f6dce1b0b9149aab5857a31d4414d33b395c80ff9bdd5c5eb02e567f8c')
+sha256sums=('f7b570b14db29483776a4d1e7b9b09922b680035c1c42e1d7707b9b587c09dc5')
 
 build() {
   cd $_hkgname-$pkgver

Reply via email to