Date: Thursday, September 29, 2022 @ 14:21:07
  Author: felixonmars
Revision: 1316204

upgpkg: haskell-bower-json 1.1.0.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.4.2, postgrest 10.0.0, req 3.10.0

Modified:
  haskell-bower-json/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-09-29 14:19:58 UTC (rev 1316203)
+++ PKGBUILD    2022-09-29 14:21:07 UTC (rev 1316204)
@@ -3,8 +3,8 @@
 
 _hkgname=bower-json
 pkgname=haskell-bower-json
-pkgver=1.0.0.1
-pkgrel=411
+pkgver=1.1.0.0
+pkgrel=1
 pkgdesc="Read bower.json from Haskell"
 url="https://github.com/hdgarrood/bower-json";
 license=("MIT")
@@ -13,7 +13,7 @@
          "haskell-unordered-containers" "haskell-vector")
 makedepends=('ghc')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
-sha256sums=('7aa954e2b1bf79307db710c158108bd9ddb45b333ca96072cdbfaf96c77b7e73')
+sha256sums=('d435ffe94a774c1a4a262b6c17971cb38a3fe69c9f99c52c8b168db7e363d052')
 
 build() {
     cd $_hkgname-$pkgver

Reply via email to