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

Felix Yan felixonmars at gemini.archlinux.org
Mon Dec 20 01:52:31 UTC 2021


    Date: Monday, December 20, 2021 @ 01:52:31
  Author: felixonmars
Revision: 1079215

upgpkg: haskell-aeson-qq 0.8.4-1: rebuild with aeson-qq 0.8.4

Modified:
  haskell-aeson-qq/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-12-20 01:52:15 UTC (rev 1079214)
+++ PKGBUILD	2021-12-20 01:52:31 UTC (rev 1079215)
@@ -3,8 +3,8 @@
 
 _hkgname=aeson-qq
 pkgname=haskell-aeson-qq
-pkgver=0.8.3
-pkgrel=228
+pkgver=0.8.4
+pkgrel=1
 pkgdesc="JSON quasiquoter for Haskell"
 url="https://github.com/sol/aeson-qq"
 license=("MIT")
@@ -11,9 +11,9 @@
 arch=('x86_64')
 depends=('ghc-libs' 'haskell-aeson' 'haskell-attoparsec' 'haskell-base-compat' 'haskell-src-meta'
          'haskell-scientific' 'haskell-vector')
-makedepends=('ghc' 'haskell-hspec')
+makedepends=('ghc' 'haskell-hspec' 'haskell-hspec-discover')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('f7ef90529b4c9661ffc54ab8ebfc73c9966e6338591b871678be2a6e63ecf30089fd33279a074bd8d1905d71c8198ea5cc24c828d6e940e7af7585ba826a0c29')
+sha512sums=('24281e5e6b127e444a87c388c8f39e2afce2c33a31c9b299021108b12e5a510875140a2b6912a14a4676ded405a1ef9f2bddc5fc179bb6d81d42feed4731f6b1')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list