[arch-commits] Commit in haskell-aeson-diff/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Wed Nov 27 14:44:35 UTC 2019


    Date: Wednesday, November 27, 2019 @ 14:44:34
  Author: felixonmars
Revision: 534157

upgpkg: haskell-aeson-diff 1.1.0.8-1

rebuild with aeson-diff 1.1.0.8

Modified:
  haskell-aeson-diff/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-11-27 12:09:40 UTC (rev 534156)
+++ PKGBUILD	2019-11-27 14:44:34 UTC (rev 534157)
@@ -2,8 +2,8 @@
 
 _hkgname=aeson-diff
 pkgname=haskell-aeson-diff
-pkgver=1.1.0.7
-pkgrel=51
+pkgver=1.1.0.8
+pkgrel=1
 pkgdesc="Extract and apply patches to JSON documents"
 url="https://github.com/thsutton/aeson-diff"
 license=('BSD')
@@ -14,7 +14,7 @@
 makedepends=('ghc' 'haskell-doctest' 'haskell-glob' 'haskell-quickcheck'
              'haskell-quickcheck-instances' 'hlint')
 source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('309cc2c73337079414df2b8491ffa379c02e8c658b8c0bc886e45bb8ea22a8ef9284ca7d940201717a35e002ae116571acf6f3f57ef02805e0c397494e574a0b')
+sha512sums=('5a5f703dec592c0cfd825eb1899006350649c52bf810ff1aaaf4134ebfbc11f5fbe9e7f158a8c3a21dbef4902b1f9e94148bc116e27418b2b786f6d31c7561fb')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list