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

Felix Yan felixonmars at archlinux.org
Sun Nov 17 19:22:12 UTC 2019


    Date: Sunday, November 17, 2019 @ 19:22:12
  Author: felixonmars
Revision: 530216

upgpkg: haskell-aeson-qq 0.8.3-1

rebuild with aeson-qq 0.8.3

Modified:
  haskell-aeson-qq/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-11-17 19:15:19 UTC (rev 530215)
+++ PKGBUILD	2019-11-17 19:22:12 UTC (rev 530216)
@@ -3,17 +3,17 @@
 
 _hkgname=aeson-qq
 pkgname=haskell-aeson-qq
-pkgver=0.8.2
-pkgrel=139
+pkgver=0.8.3
+pkgrel=1
 pkgdesc="JSON quasiquoter for Haskell"
 url="https://github.com/sol/aeson-qq"
 license=("MIT")
 arch=('x86_64')
-depends=('ghc-libs' 'haskell-base-compat' 'haskell-attoparsec' 'haskell-scientific'
-         'haskell-vector' 'haskell-aeson' 'haskell-src-meta')
+depends=('ghc-libs' 'haskell-aeson' 'haskell-attoparsec' 'haskell-base-compat' 'haskell-src-meta'
+         'haskell-scientific' 'haskell-vector')
 makedepends=('ghc' 'haskell-hspec')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('bae36bcda3adc946253f373158a7e2b1604bb0d1dfb733295be08c2497c22d2b114849dc02a7846dac30394f112181fc8531837f005d004d8bdf6f3bd79724a3')
+sha512sums=('f7ef90529b4c9661ffc54ab8ebfc73c9966e6338591b871678be2a6e63ecf30089fd33279a074bd8d1905d71c8198ea5cc24c828d6e940e7af7585ba826a0c29')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list