[arch-commits] Commit in haskell-yesod-test/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Sat Dec 7 19:47:56 UTC 2019


    Date: Saturday, December 7, 2019 @ 19:47:55
  Author: felixonmars
Revision: 536302

upgpkg: haskell-yesod-test 1.6.9-1

rebuild with yesod-test 1.6.9

Modified:
  haskell-yesod-test/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-12-07 19:47:48 UTC (rev 536301)
+++ PKGBUILD	2019-12-07 19:47:55 UTC (rev 536302)
@@ -2,20 +2,20 @@
 
 _hkgname=yesod-test
 pkgname=haskell-yesod-test
-pkgver=1.6.8
-pkgrel=10
+pkgver=1.6.9
+pkgrel=1
 pkgdesc="Integration testing for WAI/Yesod Applications"
 url="https://www.yesodweb.com"
 license=('MIT')
 arch=('x86_64')
-depends=('ghc-libs' 'haskell-hunit' 'haskell-attoparsec' 'haskell-blaze-builder'
+depends=('ghc-libs' 'haskell-hunit' 'haskell-aeson' 'haskell-attoparsec' 'haskell-blaze-builder'
          'haskell-blaze-html' 'haskell-case-insensitive' 'haskell-conduit'
          'haskell-cookie' 'haskell-hspec-core' 'haskell-html-conduit' 'haskell-http-types'
          'haskell-memory' 'haskell-network' 'haskell-pretty-show' 'haskell-wai'
          'haskell-wai-extra' 'haskell-xml-conduit' 'haskell-xml-types' 'haskell-yesod-core')
-makedepends=('ghc' 'haskell-yesod-form' 'haskell-hspec' 'haskell-unliftio')
+makedepends=('ghc' 'haskell-yesod-form' 'haskell-hspec' 'haskell-unliftio' 'haskell-unliftio-core')
 source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('920183dee8074086df21356400a55d8b05aa23645ed3b97cda4a4337db98b61a6d258b060f87622ca760924f6a59ee386ab7821ab99fd46306546219dbc6f3b3')
+sha512sums=('a09cec464ca4ebe9839eb08cc5da93076bed7450f17d2df8d40625e8d8d8157ba81284cea5e73b0b4e4e30169e0211af99cb8f6898d2039a826a68405cf681e2')
 
 prepare() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list