Date: Thursday, September 29, 2022 @ 16:02:39
  Author: felixonmars
Revision: 1316459

upgpkg: haskell-aeson-diff 1.1.0.11-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-aeson-diff/trunk/PKGBUILD

----------+
 PKGBUILD |   17 ++++++++---------
 1 file changed, 8 insertions(+), 9 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-09-29 16:02:35 UTC (rev 1316458)
+++ PKGBUILD    2022-09-29 16:02:39 UTC (rev 1316459)
@@ -2,19 +2,18 @@
 
 _hkgname=aeson-diff
 pkgname=haskell-aeson-diff
-pkgver=1.1.0.10
-pkgrel=68
+pkgver=1.1.0.11
+pkgrel=1
 pkgdesc="Extract and apply patches to JSON documents"
-url="https://github.com/thsutton/aeson-diff";
+url="https://github.com/ysangkok/aeson-diff";
 license=('BSD')
 arch=('x86_64')
-depends=('ghc-libs' 'haskell-aeson' 'haskell-edit-distance-vector' 
'haskell-hashable'
-         'haskell-scientific' 'haskell-unordered-containers' 'haskell-vector'
-         'haskell-optparse-applicative')
-makedepends=('ghc' 'haskell-doctest' 'haskell-glob' 'haskell-quickcheck'
-             'haskell-quickcheck-instances' 'hlint')
+depends=('ghc-libs' 'haskell-aeson' 'haskell-edit-distance-vector' 
'haskell-scientific'
+         'haskell-vector' 'haskell-optparse-applicative')
+makedepends=('ghc' 'haskell-glob' 'haskell-quickcheck' 'haskell-cabal-doctest' 
'haskell-doctest'
+             'hlint')
 
source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('fc4f883c3dba0b2191bcc3c1816af4f5277e42a31bb06eafba0cf5052eb350e5ff2b9fc88a7bc9d9233d7c60768466cac7f95fe53c074c2df5aa91e4806607d5')
+sha512sums=('2342989d6fcd08eb0ee48577090dc69ee3c53b384969ccb76861242d00c8947f1f1bed90beb04b8a08c6dc5c5484fadf18396e46dc32ac36112b0e4aca747cfc')
 
 build() {
     cd $_hkgname-$pkgver

Reply via email to